summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/datatransfer/_XMimeContentTypeFactory.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/datatransfer/_XMimeContentTypeFactory.java')
-rw-r--r--qadevOOo/tests/java/ifc/datatransfer/_XMimeContentTypeFactory.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/datatransfer/_XMimeContentTypeFactory.java b/qadevOOo/tests/java/ifc/datatransfer/_XMimeContentTypeFactory.java
index 6835b2d87aaf..af22525d732d 100644
--- a/qadevOOo/tests/java/ifc/datatransfer/_XMimeContentTypeFactory.java
+++ b/qadevOOo/tests/java/ifc/datatransfer/_XMimeContentTypeFactory.java
@@ -74,7 +74,7 @@ public class _XMimeContentTypeFactory extends MultiMethodTest {
result = false ;
}
} catch (com.sun.star.lang.IllegalArgumentException e) {
- log.println("Exception occured : " ) ;
+ log.println("Exception occurred : " ) ;
e.printStackTrace(log) ;
result = false ;
}