fixed typo

This commit is contained in:
maroy 2004-11-22 12:05:21 +00:00
parent 4d58654fea
commit a9fddab949
1 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@
Author : $Author: maroy $
Version : $Revision: 1.1 $
Version : $Revision: 1.2 $
Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/core/src/LocalizedObject.cxx,v $
------------------------------------------------------------------------------*/
@ -68,7 +68,7 @@ LocalizedObject :: getBundle(const char * key)
/*------------------------------------------------------------------------------
* Get a string from a resource bunlde un Glib ustring format
* Get a string from a resource bundle un Glib ustring format
*----------------------------------------------------------------------------*/
Ptr<UnicodeString>::Ref
LocalizedObject :: getResourceString(const char * key)