summaryrefslogtreecommitdiffstats
path: root/udkapi/com/sun/star/beans/PropertyBag.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/beans/PropertyBag.idl')
-rw-r--r--udkapi/com/sun/star/beans/PropertyBag.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/beans/PropertyBag.idl b/udkapi/com/sun/star/beans/PropertyBag.idl
index 5cb477458a25..51c30761b00d 100644
--- a/udkapi/com/sun/star/beans/PropertyBag.idl
+++ b/udkapi/com/sun/star/beans/PropertyBag.idl
@@ -27,7 +27,7 @@ module com { module sun { module star { module beans {
/** Implementation of this service can keep any properties and is useful
- when an <type>XPropertySet</type> is to be used, for example, as parameters for a method call.
+ when an XPropertySet is to be used, for example, as parameters for a method call.
<p>Scripting engines might not be able to use such objects as normal
property sets, giving direct access to the properties. In this case,