From db7a441342f7a22d23492dbd25b113e9573db192 Mon Sep 17 00:00:00 2001 From: Gregg King Date: Thu, 28 Feb 2013 18:11:24 -0400 Subject: Typo fix: informations -> information and a few other adjacent typos. FDO:60724 Change-Id: I73ad9f1c37cbbcf28d996ed73c75cf09553e499b Reviewed-on: https://gerrit.libreoffice.org/2479 Reviewed-by: Eike Rathke Tested-by: Eike Rathke --- comphelper/inc/comphelper/locale.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'comphelper/inc') diff --git a/comphelper/inc/comphelper/locale.hxx b/comphelper/inc/comphelper/locale.hxx index 0a86079d290c..418fff34ffe2 100644 --- a/comphelper/inc/comphelper/locale.hxx +++ b/comphelper/inc/comphelper/locale.hxx @@ -221,7 +221,7 @@ class COMPHELPER_DLLPUBLIC Locale void setVariant(const ::rtl::OUString& sVariant); //--------------------------------------- - /** @short take over new Locale informations. + /** @short take over new Locale information. @seealso Locale(const ::rtl::OUString& sISO) -- cgit