summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/awt/XKeyHandler.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/XKeyHandler.idl')
-rw-r--r--offapi/com/sun/star/awt/XKeyHandler.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/awt/XKeyHandler.idl b/offapi/com/sun/star/awt/XKeyHandler.idl
index dba9f36f8318..7a79ac3b0a08 100644
--- a/offapi/com/sun/star/awt/XKeyHandler.idl
+++ b/offapi/com/sun/star/awt/XKeyHandler.idl
@@ -61,7 +61,7 @@ published interface XKeyHandler : ::com::sun::star::lang::XEventListener
when known, with that of other handlers.</p>
<p>Consuming this event does not prevent the pending key-release
- event from beeing broadcasted.</p>
+ event from being broadcasted.</p>
@param aEvent
The key event informs about the pressed key.
@@ -81,7 +81,7 @@ published interface XKeyHandler : ::com::sun::star::lang::XEventListener
handling by the broadcaster will take place.
<p>Consume the event if the action performed by the implementation
- is mutualy exclusive with the default action of the broadcaster or,
+ is mutually exclusive with the default action of the broadcaster or,
when known, with that of other handlers.</p>
@param aEvent