summaryrefslogtreecommitdiff
path: root/include/editeng/unoedsrc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/unoedsrc.hxx')
-rw-r--r--include/editeng/unoedsrc.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/editeng/unoedsrc.hxx b/include/editeng/unoedsrc.hxx
index 4f52c50e1b8e..2bfe5746b0ed 100644
--- a/include/editeng/unoedsrc.hxx
+++ b/include/editeng/unoedsrc.hxx
@@ -371,10 +371,10 @@ public:
Index of paragraph to query line length in
@param nIndex[0 .. m-1]
- Index of of the chara in the paragraph text
+ Index of the char in the paragraph text
@returns [0 .. k-1]
- The line number of the chara in the paragraph
+ The line number of the char in the paragraph
*/
virtual sal_Int32 GetLineNumberAtIndex( sal_Int32 nPara, sal_Int32 nIndex ) const = 0;