summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/beans/PropertyValue.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/beans/PropertyValue.idl')
-rw-r--r--udkapi/com/sun/star/beans/PropertyValue.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/beans/PropertyValue.idl b/udkapi/com/sun/star/beans/PropertyValue.idl
index db8e6d61df8c..0d86568ef0a0 100644
--- a/udkapi/com/sun/star/beans/PropertyValue.idl
+++ b/udkapi/com/sun/star/beans/PropertyValue.idl
@@ -34,7 +34,7 @@ published struct PropertyValue
{
/** specifies the name of the property.
- <p>The name is unique within a sequence of <type>PropertyValue</type>s.
+ <p>The name is unique within a sequence of PropertyValues.
Upper and lower case are distinguished.</p>
*/
string Name;