From ef9025c181def36bc520cb036e42468fc77c11c0 Mon Sep 17 00:00:00 2001 From: maroy Date: Mon, 22 Nov 2004 10:41:50 +0000 Subject: [PATCH] fixed typo --- .../modules/core/include/LiveSupport/Core/LocalizedObject.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/livesupport/modules/core/include/LiveSupport/Core/LocalizedObject.h b/livesupport/modules/core/include/LiveSupport/Core/LocalizedObject.h index 09501152d..f1d491690 100644 --- a/livesupport/modules/core/include/LiveSupport/Core/LocalizedObject.h +++ b/livesupport/modules/core/include/LiveSupport/Core/LocalizedObject.h @@ -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/include/LiveSupport/Core/LocalizedObject.h,v $ ------------------------------------------------------------------------------*/ @@ -62,7 +62,7 @@ namespace Core { * to make localized life easier. * * @author $Author: maroy $ - * @version $Revision: 1.1 $ + * @version $Revision: 1.2 $ */ class LocalizedObject { @@ -124,7 +124,6 @@ class LocalizedObject /** * Get a string from the resource bundle. - * ustring. * * @param key the key identifying the requested string. * @return the requested string