summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XKeyHandler.idl
diff options
context:
space:
mode:
authorAurimas Fiseras <aurimas@gmail.com>2010-10-17 08:49:58 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2010-10-17 08:49:58 -0500
commit3124c2d617eb6f9a1fe7e76e4afbef63fd28385c (patch)
tree6a960777104841c598516ee4c2611ae4f4a6851d /offapi/com/sun/star/awt/XKeyHandler.idl
parent0196e3b7eb8e75dfd8482ebf54d35b12308d4416 (diff)
Fix typos in the documentation
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