summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/registry/NestedRegistry.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/registry/NestedRegistry.idl')
-rw-r--r--udkapi/com/sun/star/registry/NestedRegistry.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/registry/NestedRegistry.idl b/udkapi/com/sun/star/registry/NestedRegistry.idl
index fcf58e262854..0ec29c1cf26f 100644
--- a/udkapi/com/sun/star/registry/NestedRegistry.idl
+++ b/udkapi/com/sun/star/registry/NestedRegistry.idl
@@ -115,7 +115,7 @@
<li> use <method scope="com::sun::star::lang">XMultiServiceFactory::createInstanceWithArguments()</method> to
create an instance of this service where the value of the any parameter must be the sequence with
the two open registries.
- <li> use the initialize function of the <type scope="com::sun::star::lang">XInitialization</type> interface where the value of the
+ <li> use the initialize function of the com::sun::star::lang::XInitialization interface where the value of the
any parameter must be the sequence with the two open registries.
</ul>
<br>