diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2015-02-21 10:55:40 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2015-02-21 10:56:22 +0100 |
commit | ffb2be24b286edc7de4241aea9f0222164fc923c (patch) | |
tree | 08c8961a789c44975d8eaeb4a216a98684f6395f /qadevOOo | |
parent | ba8979c594ad57a1b2905cba8fdf9697d8342e93 (diff) |
Typo: curor/cusor(s)->cursor(s)
Change-Id: I5bcb2f1a05cef4a914b20f04a1ca1d8054e14542
Diffstat (limited to 'qadevOOo')
-rw-r--r-- | qadevOOo/tests/java/ifc/text/_XTextCursor.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/text/_XTextCursor.java b/qadevOOo/tests/java/ifc/text/_XTextCursor.java index 06217abf179c..20abffb723c7 100644 --- a/qadevOOo/tests/java/ifc/text/_XTextCursor.java +++ b/qadevOOo/tests/java/ifc/text/_XTextCursor.java @@ -200,7 +200,7 @@ public class _XTextCursor extends MultiMethodTest { } /** - * First the cusor is moved to start without expanding + * First the cursor is moved to start without expanding * (must be collapsed), and then it's expanded to the * whole text (must not be collapsed). <p> * |