diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-02-22 09:32:10 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-02-22 09:32:10 +0200 |
commit | 0c317af38ae4c91f7472789cd53c571825610d0f (patch) | |
tree | 18f7f863f495166d1beee16930f22dc854a6d5ad /svx/inc | |
parent | 956002dc4448ced19348b31329ac114b3b65516e (diff) |
s/childrens/children/
Change-Id: I1731710811506383d29c835a613b07506e7232f0
Diffstat (limited to 'svx/inc')
-rw-r--r-- | svx/inc/svx/AccessibleTextHelper.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/svx/AccessibleTextHelper.hxx b/svx/inc/svx/AccessibleTextHelper.hxx index 90c1397b5d61..9d4689687295 100644 --- a/svx/inc/svx/AccessibleTextHelper.hxx +++ b/svx/inc/svx/AccessibleTextHelper.hxx @@ -278,7 +278,7 @@ namespace accessibility 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 AccessibleTextHelper isn't notified internally (e.g. via TEXT_HINT_VIEWSCROLLED). Normally, there should |