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 ff25c6cd45f5..6c2a455fd711 100644
--- a/udkapi/com/sun/star/beans/PropertyAttribute.idl
+++ b/udkapi/com/sun/star/beans/PropertyAttribute.idl
@@ -44,7 +44,7 @@ published constants PropertyAttribute
/** indicates that a <type>PropertyChangeEvent</type> will be fired
to all registered <type>XVetoableChangeListener</type>s whenever the
- value of this property changes.
+ value of this property is about to change.
<p>This always implies that the property is <em>bound</em>, too. </p>
*/