summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-03-12 15:48:13 +0200
committerTor Lillqvist <tml@collabora.com>2014-03-12 15:56:04 +0200
commitc15913b273c74bbfe7b24f99934e09a3249a81a9 (patch)
tree2b4e4cd175ad2ebcfbfd00a187e1b1e747a73cfe /udkapi
parent360c7e573f0ce4b6a892bb7f7e51b9267bed5a6d (diff)
Spelling fix: suported
Change-Id: I3b67edd5ba4541a65cb0916abea6db1362c32afd
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/lang/MultiServiceFactory.idl2
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.