summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/drawing/_LineShapeDescriptor.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/drawing/_LineShapeDescriptor.java')
-rw-r--r--qadevOOo/tests/java/ifc/drawing/_LineShapeDescriptor.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/drawing/_LineShapeDescriptor.java b/qadevOOo/tests/java/ifc/drawing/_LineShapeDescriptor.java
index 1b3ae8920357..f2b5c9a930e8 100644
--- a/qadevOOo/tests/java/ifc/drawing/_LineShapeDescriptor.java
+++ b/qadevOOo/tests/java/ifc/drawing/_LineShapeDescriptor.java
@@ -118,7 +118,7 @@ public class _LineShapeDescriptor extends MultiMethodTest {
tRes.tested(name, true);
}
} catch (Exception e) {
- log.println("Exception occured while testing property '" +
+ log.println("Exception occurred while testing property '" +
name + "'");
e.printStackTrace(log);
tRes.tested(name, false);