summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/loader/CannotActivateFactoryException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/loader/CannotActivateFactoryException.idl')
-rw-r--r--udkapi/com/sun/star/loader/CannotActivateFactoryException.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/loader/CannotActivateFactoryException.idl b/udkapi/com/sun/star/loader/CannotActivateFactoryException.idl
index 0a7251c1c68e..9b36aee809fa 100644
--- a/udkapi/com/sun/star/loader/CannotActivateFactoryException.idl
+++ b/udkapi/com/sun/star/loader/CannotActivateFactoryException.idl
@@ -28,7 +28,7 @@
/** indicates an error during component activation
<p> This exception is thrown when an application tries to
activate a component factory using the
- <member>XImplementationLoader::activate()</member>
+ XImplementationLoader::activate()
method, but the component factory can not be activated.
<p>
Possible reasons for this error is a missing shared library or .jar file,