summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/XControlNotificationListener.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/XControlNotificationListener.idl')
-rw-r--r--offapi/com/sun/star/frame/XControlNotificationListener.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/frame/XControlNotificationListener.idl b/offapi/com/sun/star/frame/XControlNotificationListener.idl
index 1ebc134cc76f..c395bfcf39a1 100644
--- a/offapi/com/sun/star/frame/XControlNotificationListener.idl
+++ b/offapi/com/sun/star/frame/XControlNotificationListener.idl
@@ -49,10 +49,10 @@ module com { module sun { module star { module frame {
interface XControlNotificationListener : com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
- /** notifies that a control event has happend
+ /** notifies that a control event has happened
@param Event
- contains the event informantion
+ contains the event information
*/
void controlEvent( [in] ControlEvent Event );