summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/convwatch/OfficePrint.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/convwatch/OfficePrint.java')
-rw-r--r--qadevOOo/runner/convwatch/OfficePrint.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/qadevOOo/runner/convwatch/OfficePrint.java b/qadevOOo/runner/convwatch/OfficePrint.java
index 2f579c95474d..d8f867b89d76 100644
--- a/qadevOOo/runner/convwatch/OfficePrint.java
+++ b/qadevOOo/runner/convwatch/OfficePrint.java
@@ -233,7 +233,7 @@ public class OfficePrint {
}
catch ( com.sun.star.uno.Exception e )
{
- // Some exception occures.FAILED
+ // Some exception occurs.FAILED
GlobalLogWriter.get().println("UNO Exception caught.");
GlobalLogWriter.get().println("Message: " + e.getMessage());
e.printStackTrace();
@@ -554,7 +554,7 @@ public class OfficePrint {
}
catch ( com.sun.star.uno.Exception e )
{
- // Some exception occures.FAILED
+ // Some exception occurs.FAILED
GlobalLogWriter.get().println("UNO Exception caught.");
GlobalLogWriter.get().println("Message: " + e.getMessage());
@@ -707,7 +707,7 @@ public class OfficePrint {
}
catch ( com.sun.star.uno.Exception e )
{
- // Some exception occures.FAILED
+ // Some exception occurs.FAILED
GlobalLogWriter.get().println("UNO Exception caught.");
GlobalLogWriter.get().println("Message: " + e.getMessage());