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 --- offapi/com/sun/star/document/ExtendedTypeDetectionFactory.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'offapi/com/sun/star/document/ExtendedTypeDetectionFactory.idl') diff --git a/offapi/com/sun/star/document/ExtendedTypeDetectionFactory.idl b/offapi/com/sun/star/document/ExtendedTypeDetectionFactory.idl index a60d724b1f60..ba526315d88d 100644 --- a/offapi/com/sun/star/document/ExtendedTypeDetectionFactory.idl +++ b/offapi/com/sun/star/document/ExtendedTypeDetectionFactory.idl @@ -100,7 +100,7 @@ published service ExtendedTypeDetectionFactory

Against simple property search it provides some complex algorithms too. - For further informations please read the SDK documentation. + For further information please read the SDK documentation.

*/ [optional] interface com::sun::star::container::XContainerQuery; -- cgit