summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/complexlib/ComplexTestCase.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/complexlib/ComplexTestCase.java')
-rw-r--r--qadevOOo/runner/complexlib/ComplexTestCase.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/complexlib/ComplexTestCase.java b/qadevOOo/runner/complexlib/ComplexTestCase.java
index 3e940749b1bf..855669d104df 100644
--- a/qadevOOo/runner/complexlib/ComplexTestCase.java
+++ b/qadevOOo/runner/complexlib/ComplexTestCase.java
@@ -138,7 +138,7 @@ public abstract class ComplexTestCase extends Assurance implements ComplexTest
try
{
// some tests are very dynamic in its exceution time so that
- // a threadTimeOut fials. In this cases the logging mechanisim
+ // a threadTimeOut fails. In this cases the logging mechanisim
// is a useful way to detect that a office respective a test
// is running and not death.
// But way ThreadTimeOut?