summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/beans/PropertyAttribute.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/beans/PropertyAttribute.idl')
-rw-r--r--udkapi/com/sun/star/beans/PropertyAttribute.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/beans/PropertyAttribute.idl b/udkapi/com/sun/star/beans/PropertyAttribute.idl
index 9c6c02e475d2..903dcd332edc 100644
--- a/udkapi/com/sun/star/beans/PropertyAttribute.idl
+++ b/udkapi/com/sun/star/beans/PropertyAttribute.idl
@@ -72,7 +72,7 @@ published constants PropertyAttribute
/** indicates that the property can be removed
- (i.e., by calling <member>XPropertyContainer::removeProperty</member>).
+ (i.e., by calling XPropertyContainer::removeProperty()).
*/
const short REMOVABLE = 128;