summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/XModuleManager2.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/XModuleManager2.idl')
-rw-r--r--offapi/com/sun/star/frame/XModuleManager2.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/frame/XModuleManager2.idl b/offapi/com/sun/star/frame/XModuleManager2.idl
index bde2313c4a8a..268007d520e1 100644
--- a/offapi/com/sun/star/frame/XModuleManager2.idl
+++ b/offapi/com/sun/star/frame/XModuleManager2.idl
@@ -43,7 +43,7 @@ interface XModuleManager2
Every module is referenced by an unique service name
(which is used inside configuration as set node name too)
and is further represented by a sequence of elements of type
- <type scope="com::sun::star::beans">PropertyValue</type>.
+ com::sun::star::beans::PropertyValue.
A list of properties can be gotten from the configuration template
org.openoffice.Setup/Factory.
</p>