summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/beans/XPropertiesChangeListener.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/beans/XPropertiesChangeListener.idl')
-rw-r--r--udkapi/com/sun/star/beans/XPropertiesChangeListener.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/beans/XPropertiesChangeListener.idl b/udkapi/com/sun/star/beans/XPropertiesChangeListener.idl
index 847641f4e28f..9daadb49c776 100644
--- a/udkapi/com/sun/star/beans/XPropertiesChangeListener.idl
+++ b/udkapi/com/sun/star/beans/XPropertiesChangeListener.idl
@@ -37,7 +37,7 @@ published interface XPropertiesChangeListener: com::sun::star::lang::XEventListe
@param aEvent
contains a sequence of <type>PropertyChangeEvent</type> objects
- which describe the event source and the properites wich have
+ which describe the event source and the properites that have been
changed.
*/
void propertiesChange( [in] sequence<com::sun::star::beans::PropertyChangeEvent> aEvent );