summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/text/_XTextCursor.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/text/_XTextCursor.java')
-rw-r--r--qadevOOo/tests/java/ifc/text/_XTextCursor.java2
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 25102914b158..d5c276c06f49 100644
--- a/qadevOOo/tests/java/ifc/text/_XTextCursor.java
+++ b/qadevOOo/tests/java/ifc/text/_XTextCursor.java
@@ -41,7 +41,7 @@ import com.sun.star.text.XTextCursor;
* that's why it must be stored before methods' tests,
* and restored after. <p>
*
- * Test is <b> NOT </b> multithread compilant. <p>
+ * Test is <b> NOT </b> multithread compliant. <p>
* @see com.sun.star.text.XTextCursor
*/
public class _XTextCursor extends MultiMethodTest {