diff options
Diffstat (limited to 'qadevOOo/runner/complexlib')
-rw-r--r-- | qadevOOo/runner/complexlib/ComplexTestCase.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/complexlib/ComplexTestCase.java b/qadevOOo/runner/complexlib/ComplexTestCase.java index f29341e2e95a..b7a8cadcc581 100644 --- a/qadevOOo/runner/complexlib/ComplexTestCase.java +++ b/qadevOOo/runner/complexlib/ComplexTestCase.java @@ -153,7 +153,7 @@ public abstract class ComplexTestCase extends Assurance implements ComplexTest { // some tests are very dynamic in its exceution time so that // a threadTimeOut fials. In this cases the logging mechanisim - // is a usefull way to detect that a office respective a test + // is a useful way to detect that a office respective a test // is running and not death. // But way ThreadTimeOut? // There exeitsts a complex test which uses no office. Therefore |