summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/graphical/MSOfficePostscriptCreator.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/graphical/MSOfficePostscriptCreator.java')
-rw-r--r--qadevOOo/runner/graphical/MSOfficePostscriptCreator.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/graphical/MSOfficePostscriptCreator.java b/qadevOOo/runner/graphical/MSOfficePostscriptCreator.java
index a64c04792f8a..ba1b64af9fcb 100644
--- a/qadevOOo/runner/graphical/MSOfficePostscriptCreator.java
+++ b/qadevOOo/runner/graphical/MSOfficePostscriptCreator.java
@@ -348,7 +348,7 @@ public class MSOfficePostscriptCreator implements IOffice
if (! OSHelper.isWindows())
{
// TODO: use a better Exception!!!
- throw new WrongEnvironmentException("We doesn't work within windows environment.");
+ throw new WrongEnvironmentException("We don't work within windows environment.");
}