summaryrefslogtreecommitdiffstats
path: root/udkapi/com/sun/star/beans/PropertyValues.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/beans/PropertyValues.idl')
-rw-r--r--udkapi/com/sun/star/beans/PropertyValues.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/beans/PropertyValues.idl b/udkapi/com/sun/star/beans/PropertyValues.idl
index 9ed3da5a0c8f..8f79c10c7423 100644
--- a/udkapi/com/sun/star/beans/PropertyValues.idl
+++ b/udkapi/com/sun/star/beans/PropertyValues.idl
@@ -24,7 +24,7 @@
module com { module sun { module star { module beans {
-/** specifies a sequence of <type>PropertyValue</type> instances.
+/** specifies a sequence of PropertyValue instances.
<p>Such sequences are especially useful for remote interfaces. </p>
*/