summaryrefslogtreecommitdiff
path: root/include/editeng
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng')
-rw-r--r--include/editeng/AccessibleStaticTextBase.hxx2
-rw-r--r--include/editeng/hangulhanja.hxx2
-rw-r--r--include/editeng/unoedsrc.hxx2
3 files changed, 3 insertions, 3 deletions
diff --git a/include/editeng/AccessibleStaticTextBase.hxx b/include/editeng/AccessibleStaticTextBase.hxx
index 6ccc0be6b3b6..adb5b0faacc1 100644
--- a/include/editeng/AccessibleStaticTextBase.hxx
+++ b/include/editeng/AccessibleStaticTextBase.hxx
@@ -117,7 +117,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.
diff --git a/include/editeng/hangulhanja.hxx b/include/editeng/hangulhanja.hxx
index 96fb3b6fe361..8c7c2db50f0a 100644
--- a/include/editeng/hangulhanja.hxx
+++ b/include/editeng/hangulhanja.hxx
@@ -195,7 +195,7 @@ namespace editeng
<p>pseudo-abstract, needs to be overridden</p>
- <p>Note an important thing about the indicies: They are always relative to the <em>previous
+ <p>Note an important thing about the indices: They are always relative to the <em>previous
call</em> of ReplaceUnit. This means whe you get a call to ReplaceUnit, and replace some text
in your document, than you have to remember the document position immediately <em>behind</em>
the changed text. In a next call to ReplaceUnit, an index of <em>0</em> will denote exactly
diff --git a/include/editeng/unoedsrc.hxx b/include/editeng/unoedsrc.hxx
index aed5ee6ae5db..a76db3396aca 100644
--- a/include/editeng/unoedsrc.hxx
+++ b/include/editeng/unoedsrc.hxx
@@ -222,7 +222,7 @@ public:
i.e. the one at position n is a special case. Because it does
not represent an existing character its bounding box is
defined in relation to preceding characters. It should be
- rougly equivalent to the bounding box of some character when
+ roughly equivalent to the bounding box of some character when
inserted at the end of the text. Its height typically being
the maximal height of all the characters in the text or the
height of the preceding character, its width being at least