diff options
Diffstat (limited to 'editeng')
-rw-r--r-- | editeng/inc/editeng/AccessibleStaticTextBase.hxx | 2 |
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 |