summaryrefslogtreecommitdiff
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 3b6a5e0a4578..bcb65b806343 100644
--- a/qadevOOo/tests/java/ifc/text/_XTextContent.java
+++ b/qadevOOo/tests/java/ifc/text/_XTextContent.java
@@ -52,7 +52,7 @@ public class _XTextContent extends MultiMethodTest {
/**
* Tries to get the anchor of the text content
* an XTextRange is returned. <p>
- * The test is OK if an not null text range is returned
+ * The test is OK if a not null text range is returned
*/
public void _getAnchor() {
log.println("getAnchor()");