summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_sc/ScAutoFormatsObj.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_sc/ScAutoFormatsObj.java')
-rw-r--r--qadevOOo/tests/java/mod/_sc/ScAutoFormatsObj.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/mod/_sc/ScAutoFormatsObj.java b/qadevOOo/tests/java/mod/_sc/ScAutoFormatsObj.java
index 29e7bb40cd41..a168968d908c 100644
--- a/qadevOOo/tests/java/mod/_sc/ScAutoFormatsObj.java
+++ b/qadevOOo/tests/java/mod/_sc/ScAutoFormatsObj.java
@@ -144,7 +144,7 @@ public class ScAutoFormatsObj extends TestCase{
return tEnv;
} catch (com.sun.star.uno.Exception e) {
- log.println ("Exception occured while creating test Object.");
+ log.println ("Exception occurred while creating test Object.");
e.printStackTrace(log);
throw new StatusException("Couldn't create test object", e);
}