fixed typo
This commit is contained in:
parent
4d58654fea
commit
a9fddab949
|
@ -22,7 +22,7 @@
|
||||||
|
|
||||||
|
|
||||||
Author : $Author: maroy $
|
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 $
|
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
|
Ptr<UnicodeString>::Ref
|
||||||
LocalizedObject :: getResourceString(const char * key)
|
LocalizedObject :: getResourceString(const char * key)
|
||||||
|
|
Loading…
Reference in New Issue