summaryrefslogtreecommitdiffstats
path: root/udkapi/com/sun/star/beans/XFastPropertySet.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/beans/XFastPropertySet.idl')
-rw-r--r--udkapi/com/sun/star/beans/XFastPropertySet.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/beans/XFastPropertySet.idl b/udkapi/com/sun/star/beans/XFastPropertySet.idl
index 2a214ea95d0f..e90fde48bfbd 100644
--- a/udkapi/com/sun/star/beans/XFastPropertySet.idl
+++ b/udkapi/com/sun/star/beans/XFastPropertySet.idl
@@ -36,7 +36,7 @@ module com { module sun { module star { module beans {
/** provides a fast way of accessing and changing property values.
- <p>This interface is an extension to the <type>XPropertySet</type>
+ <p>This interface is an extension to the XPropertySet
interface. The get and set methods use handles to access the
property values instead of character strings.</p>
*/