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:
@@ -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.
|
||||
|
Reference in New Issue
Block a user