[Libreoffice-commits] .: udkapi/com

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Thu Nov 29 06:37:40 PST 2012


 udkapi/com/sun/star/beans/PropertyAttribute.idl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7e1b156a4103bbb6d1dc110ffac53528c00b5dd2
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Thu Nov 29 15:37:10 2012 +0100

    fdo#57655: Improve wording
    
    Change-Id: I364155ffc76f6917e4d06c6231401609f75f3ed5

diff --git a/udkapi/com/sun/star/beans/PropertyAttribute.idl b/udkapi/com/sun/star/beans/PropertyAttribute.idl
index ff25c6c..6c2a455 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>
      */


More information about the Libreoffice-commits mailing list