summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ui/UIElementFactory.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ui/UIElementFactory.idl')
-rw-r--r--offapi/com/sun/star/ui/UIElementFactory.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/ui/UIElementFactory.idl b/offapi/com/sun/star/ui/UIElementFactory.idl
index e14156b61dfd..1ffcf6afe974 100644
--- a/offapi/com/sun/star/ui/UIElementFactory.idl
+++ b/offapi/com/sun/star/ui/UIElementFactory.idl
@@ -33,7 +33,7 @@ module com { module sun { module star { module ui {
It depends on the implementation which user interface element types can be
created. It is also possible that a factory is only able to create one
special user interface element. User interface element factories must be
- registered at the single instance <type>UIElementFactoryManager</type>
+ registered at the single instance UIElementFactoryManager
service to provide access to itself.
</p>