diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2013-02-23 17:29:22 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2013-02-23 17:29:22 +0100 |
commit | 94477cb5fb6e982035867b198eee7cfa8622c5e3 (patch) | |
tree | 79993199790f269b260968eb07cb91e3b1291cc9 /qadevOOo/runner/convwatch/ConvWatch.java | |
parent | 3a014901fdc4134f4fae669b66b154b1137c2352 (diff) |
Fix typo accessable/accessible
Change-Id: I2f6d00a6361243a52a593acaaf2bf624d8a2730e
Diffstat (limited to 'qadevOOo/runner/convwatch/ConvWatch.java')
-rw-r--r-- | qadevOOo/runner/convwatch/ConvWatch.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/convwatch/ConvWatch.java b/qadevOOo/runner/convwatch/ConvWatch.java index b117d5749803..60a475fc2cb7 100644 --- a/qadevOOo/runner/convwatch/ConvWatch.java +++ b/qadevOOo/runner/convwatch/ConvWatch.java @@ -42,7 +42,7 @@ public class ConvWatch } /** * Check if given document (_sAbsoluteInputFile) and it's postscript representation (_sAbsoluteReferenceFile) produce - * the same output like the StarOffice / OpenOffice.org which is accessable with XMultiServiceFactory. + * the same output like the StarOffice / OpenOffice.org which is accessible with XMultiServiceFactory. * Here a simple graphically difference check is run through. * * Hint: In the OutputPath all needed files will create, there must |