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 --- l10ntools/inc/po.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'l10ntools/inc/po.hxx') diff --git a/l10ntools/inc/po.hxx b/l10ntools/inc/po.hxx index f3f6d6db8c69..506558f20119 100644 --- a/l10ntools/inc/po.hxx +++ b/l10ntools/inc/po.hxx @@ -73,7 +73,7 @@ public: /** Interface to work with header of po/pot files - This class stores informations which are in header of + This class stores information which is in header of a po file. It's main function to generate header to template po files(pot). */ -- cgit