summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/convwatch/MSOfficePrint.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/convwatch/MSOfficePrint.java')
-rw-r--r--qadevOOo/runner/convwatch/MSOfficePrint.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/convwatch/MSOfficePrint.java b/qadevOOo/runner/convwatch/MSOfficePrint.java
index 3b3ed466c895..40eeeaa2d6b0 100644
--- a/qadevOOo/runner/convwatch/MSOfficePrint.java
+++ b/qadevOOo/runner/convwatch/MSOfficePrint.java
@@ -265,7 +265,7 @@ public class MSOfficePrint
if (! OSHelper.isWindows())
{
// TODO: use a better Exception!!!
- throw new ConvWatchCancelException/*WrongEnvironmentException*/("We doesn't work within windows environment.");
+ throw new ConvWatchCancelException/*WrongEnvironmentException*/("We don't work within windows environment.");
}