summaryrefslogtreecommitdiffstats
path: root/qadevOOo/tests/java/ifc/text/_XTextContent.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/text/_XTextContent.java')
-rw-r--r--qadevOOo/tests/java/ifc/text/_XTextContent.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/text/_XTextContent.java b/qadevOOo/tests/java/ifc/text/_XTextContent.java
index 3b4ac3776ee6..3b6a5e0a4578 100644
--- a/qadevOOo/tests/java/ifc/text/_XTextContent.java
+++ b/qadevOOo/tests/java/ifc/text/_XTextContent.java
@@ -64,7 +64,7 @@ public class _XTextContent extends MultiMethodTest {
/**
* Tries to attach the text content to the test range
* gotten with getAnchor(). If relations are found
- * then they are are used for testing. <p>
+ * then they are used for testing. <p>
*
* The test is OK if the method works without error.
* @see #_getAnchor()