summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/runner/base/java_complex.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/base/java_complex.java b/qadevOOo/runner/base/java_complex.java
index 9e61c5c5f9ae..e0f6b796732a 100644
--- a/qadevOOo/runner/base/java_complex.java
+++ b/qadevOOo/runner/base/java_complex.java
@@ -40,7 +40,7 @@ public class java_complex implements TestBase
/**
* This function executes the complex tests given as parameter "-o" or "TestJob". It queries for the correspond class
- * and crates the JobDescription.
+ * and creates the JobDescription.
* @return true of all tests run successfully, else false
*/
public boolean executeTest(TestParameters param)