summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/configuration/PropertyHierarchy.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/configuration/PropertyHierarchy.idl')
-rw-r--r--offapi/com/sun/star/configuration/PropertyHierarchy.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/configuration/PropertyHierarchy.idl b/offapi/com/sun/star/configuration/PropertyHierarchy.idl
index 8f52472b5021..90df5e46f655 100644
--- a/offapi/com/sun/star/configuration/PropertyHierarchy.idl
+++ b/offapi/com/sun/star/configuration/PropertyHierarchy.idl
@@ -38,7 +38,7 @@ module com { module sun { module star { module configuration {
@see com::sun::star::beans::XProperty
Properties of an implementation that are objects themselves will often
- implement <type scope="com::sun::star::beans">XProperty</type> to allow
+ implement com::sun::star::beans::XProperty to allow
direct access to information about the object.
If such objects have properties of their own, they should fully implement
PropertyHierarchy again.