From c15913b273c74bbfe7b24f99934e09a3249a81a9 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Wed, 12 Mar 2014 15:48:13 +0200 Subject: Spelling fix: suported Change-Id: I3b67edd5ba4541a65cb0916abea6db1362c32afd --- udkapi/com/sun/star/lang/MultiServiceFactory.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'udkapi') diff --git a/udkapi/com/sun/star/lang/MultiServiceFactory.idl b/udkapi/com/sun/star/lang/MultiServiceFactory.idl index 03aeb26f370b..272d694dcc7e 100644 --- a/udkapi/com/sun/star/lang/MultiServiceFactory.idl +++ b/udkapi/com/sun/star/lang/MultiServiceFactory.idl @@ -36,7 +36,7 @@ module com { module sun { module star { module lang {

The com::sun::star::container::XContentEnumerationAccess interface can be supported optionally. - If it is suported, it is possible to enumerate all implementations that + If it is supported, it is possible to enumerate all implementations that support the service specified with the argument of com::sun::star::container::XContentEnumerationAccess::createContentEnumeration(). The enumerator returns interfaces. The type of the interface is not specified. -- cgit