summaryrefslogtreecommitdiff
path: root/include/toolkit
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2014-06-29 13:10:56 +0200
committerJulien Nabet <serval2412@yahoo.fr>2014-06-29 13:15:51 +0200
commit430484932e1254f7076321c2a7b3ec3df1512896 (patch)
treea14900e50ad012302814e4272934639578e01435 /include/toolkit
parent3b8ab58008fcbca3c581ef827e5af07eb72b23ee (diff)
Typo: beeing->being
Change-Id: I34937e400ac8576154d33e1e11b80690222f532c
Diffstat (limited to 'include/toolkit')
-rw-r--r--include/toolkit/controls/accessiblecontrolcontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/toolkit/controls/accessiblecontrolcontext.hxx b/include/toolkit/controls/accessiblecontrolcontext.hxx
index b18d2a57e91b..a1c9ea92c4c9 100644
--- a/include/toolkit/controls/accessiblecontrolcontext.hxx
+++ b/include/toolkit/controls/accessiblecontrolcontext.hxx
@@ -45,7 +45,7 @@ namespace toolkit
<p><b>life time control<b/><br/>
This control should be held weak by the creator (an UNO control), it itself holds a hard reference to the
control model, and a weak reference to the control. The reference to the model is freed when the model
- is beeing disposed.</p>
+ is being disposed.</p>
*/
class OAccessibleControlContext
:public ::comphelper::OAccessibleImplementationAccess