summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-11-29 15:37:10 +0100
committerStephan Bergmann <sbergman@redhat.com>2012-11-29 15:37:10 +0100
commit7e1b156a4103bbb6d1dc110ffac53528c00b5dd2 (patch)
treebace1759c650ce27f67e1b8ba710486815a559ba /udkapi
parentef322b54fa92877cb237a157d66408112dcc2573 (diff)
fdo#57655: Improve wording
Change-Id: I364155ffc76f6917e4d06c6231401609f75f3ed5
Diffstat (limited to 'udkapi')
-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>
*/