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 <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
This commit is contained in:
Gregg King
2013-02-28 18:11:24 -04:00
committed by Eike Rathke
parent 9ca5383abf
commit db7a441342
139 changed files with 214 additions and 214 deletions

View File

@@ -699,7 +699,7 @@ public class FunctionHelper
// filter exist for HTML export. Normaly this filter should be searched
// inside the filter configuration but this little demo doesn't do so.
// (see service com.sun.star.document.FilterFactory for further
// informations too)
// information too)
// Well known filter names are used directly. They must exist in current
// office installation. Otherwise this code will fail. But to prevent
// this code against missing filters it check for existing state of it.