summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/text/_XAutoTextContainer.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/text/_XAutoTextContainer.java')
-rw-r--r--qadevOOo/tests/java/ifc/text/_XAutoTextContainer.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/text/_XAutoTextContainer.java b/qadevOOo/tests/java/ifc/text/_XAutoTextContainer.java
index 59134280eeae..b22489ac34a9 100644
--- a/qadevOOo/tests/java/ifc/text/_XAutoTextContainer.java
+++ b/qadevOOo/tests/java/ifc/text/_XAutoTextContainer.java
@@ -110,7 +110,7 @@ public class _XAutoTextContainer extends MultiMethodTest {
result &= true;
} catch (com.sun.star.container.NoSuchElementException e) {
result = false;
- log.println("removeByName(): " + e + " -> FAILD");
+ log.println("removeByName(): " + e + " -> FAILED");
}
log.println("2nd removeByName()");