diff options
author | Tor Lillqvist <tml@collabora.com> | 2014-03-12 15:48:13 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2014-03-12 15:56:04 +0200 |
commit | c15913b273c74bbfe7b24f99934e09a3249a81a9 (patch) | |
tree | 2b4e4cd175ad2ebcfbfd00a187e1b1e747a73cfe /udkapi/com | |
parent | 360c7e573f0ce4b6a892bb7f7e51b9267bed5a6d (diff) |
Spelling fix: suported
Change-Id: I3b67edd5ba4541a65cb0916abea6db1362c32afd
Diffstat (limited to 'udkapi/com')
-rw-r--r-- | udkapi/com/sun/star/lang/MultiServiceFactory.idl | 2 |
1 files changed, 1 insertions, 1 deletions
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 { <p>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. |