summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/container/_XChild.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/container/_XChild.java')
-rw-r--r--qadevOOo/tests/java/ifc/container/_XChild.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/container/_XChild.java b/qadevOOo/tests/java/ifc/container/_XChild.java
index cda4a19ff..fdb416fd0 100644
--- a/qadevOOo/tests/java/ifc/container/_XChild.java
+++ b/qadevOOo/tests/java/ifc/container/_XChild.java
@@ -88,7 +88,7 @@ public class _XChild extends MultiMethodTest {
tRes.tested("setParent()",true);
}
catch (com.sun.star.lang.NoSupportException ex) {
- log.println("Exception occured during setParent()");
+ log.println("Exception occurred during setParent()");
ex.printStackTrace(log);
tRes.tested("setParent()",false);
}