summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/registry/ImplementationRegistration.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/registry/ImplementationRegistration.idl')
-rw-r--r--udkapi/com/sun/star/registry/ImplementationRegistration.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/registry/ImplementationRegistration.idl b/udkapi/com/sun/star/registry/ImplementationRegistration.idl
index 80fbd1df2517..b12d4afd364f 100644
--- a/udkapi/com/sun/star/registry/ImplementationRegistration.idl
+++ b/udkapi/com/sun/star/registry/ImplementationRegistration.idl
@@ -25,7 +25,7 @@
module com { module sun { module star { module registry {
-/** is the implementation of the interface <type>XImplementationRegistration</type>.
+/** is the implementation of the interface XImplementationRegistration.
This service can be used to install or uninstall components (implementations).
Further, it is possible to check if all runtime dependencies (needed services) are
available to use a specified component.