summaryrefslogtreecommitdiff
path: root/editeng/inc
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-02-22 09:32:10 +0200
committerTor Lillqvist <tml@iki.fi>2013-02-22 09:32:10 +0200
commit0c317af38ae4c91f7472789cd53c571825610d0f (patch)
tree18f7f863f495166d1beee16930f22dc854a6d5ad /editeng/inc
parent956002dc4448ced19348b31329ac114b3b65516e (diff)
s/childrens/children/
Change-Id: I1731710811506383d29c835a613b07506e7232f0
Diffstat (limited to 'editeng/inc')
-rw-r--r--editeng/inc/editeng/AccessibleStaticTextBase.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/editeng/inc/editeng/AccessibleStaticTextBase.hxx b/editeng/inc/editeng/AccessibleStaticTextBase.hxx
index e159af3713f1..bbc2e6d5f2e6 100644
--- a/editeng/inc/editeng/AccessibleStaticTextBase.hxx
+++ b/editeng/inc/editeng/AccessibleStaticTextBase.hxx
@@ -205,7 +205,7 @@ namespace accessibility
only be called from the main office thread.
This method reevaluates the visibility of all
- childrens. Call this method if your visibility state has
+ children. Call this method if your visibility state has
changed somehow, e.g. if the visible area has changed and
the AccessibleStaticTextHelper isn't notified
internally. Normally, there should not be a need to call