From a9fddab949b4d58797f6faadd7c9bd44a0ef792b Mon Sep 17 00:00:00 2001 From: maroy Date: Mon, 22 Nov 2004 12:05:21 +0000 Subject: [PATCH] fixed typo --- livesupport/modules/core/src/LocalizedObject.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/livesupport/modules/core/src/LocalizedObject.cxx b/livesupport/modules/core/src/LocalizedObject.cxx index 2ec951d3e..acf93fc2c 100644 --- a/livesupport/modules/core/src/LocalizedObject.cxx +++ b/livesupport/modules/core/src/LocalizedObject.cxx @@ -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::Ref LocalizedObject :: getResourceString(const char * key)