summaryrefslogtreecommitdiff
path: root/editeng/inc/editeng/AccessibleStaticTextBase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'editeng/inc/editeng/AccessibleStaticTextBase.hxx')
-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 ed29070d736b..5f0aad94af1f 100644
--- a/editeng/inc/editeng/AccessibleStaticTextBase.hxx
+++ b/editeng/inc/editeng/AccessibleStaticTextBase.hxx
@@ -119,7 +119,7 @@ namespace accessibility
/** Query the current edit source
@attention This method returns by reference, so you are
- responsible for serialization (typically, you aquired the
+ responsible for serialization (typically, you acquired the
solar mutex when calling this method). Thus, the method
should only be called from the main office thread.