summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/lang/MultiServiceFactory.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/lang/MultiServiceFactory.idl')
-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 ea8cb01fcb83..24e4fd4cc443 100644
--- a/udkapi/com/sun/star/lang/MultiServiceFactory.idl
+++ b/udkapi/com/sun/star/lang/MultiServiceFactory.idl
@@ -38,7 +38,7 @@ module com { module sun { module star { module lang {
interface can be supported optionally.
If it is suported, it is possible to enumerate all implementations that
support the service specified with the argument of
- <member scope="com::sun::star::container">XContentEnumerationAccess::createContentEnumeration</member>.
+ com::sun::star::container::XContentEnumerationAccess::createContentEnumeration().
The enumerator returns interfaces. The type of the interface is not specified.
Commonly this is XSingleComponentFactory.</p>
*/