summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/runner/base/java_complex.java4
-rw-r--r--qadevOOo/tests/java/ifc/sheet/_XDocumentAuditing.java2
-rw-r--r--qadevOOo/tests/java/ifc/sheet/_XSheetAuditing.java2
3 files changed, 4 insertions, 4 deletions
diff --git a/qadevOOo/runner/base/java_complex.java b/qadevOOo/runner/base/java_complex.java
index f83d7ecdd931..ea1fe32e3fd4 100644
--- a/qadevOOo/runner/base/java_complex.java
+++ b/qadevOOo/runner/base/java_complex.java
@@ -41,7 +41,7 @@ public class java_complex implements TestBase
* This function executes the complex tests given as parameter "-o" or "TestJob". It querys for the correspond class
* and crates the JobDescription.
* @param param
- * @return true of all tests run successfuly, else false
+ * @return true of all tests run successfully, else false
*/
public boolean executeTest(TestParameters param)
{
@@ -68,7 +68,7 @@ public class java_complex implements TestBase
* This function run the given DescEntry[] as ComplexTest
* @param param
* @param entries
- * @return true of all tests run successfuly, else false
+ * @return true of all tests run successfully, else false
*/
public boolean executeTest(TestParameters param, DescEntry[] entries)
{
diff --git a/qadevOOo/tests/java/ifc/sheet/_XDocumentAuditing.java b/qadevOOo/tests/java/ifc/sheet/_XDocumentAuditing.java
index 4d31efe1389e..7e72330e4ea3 100644
--- a/qadevOOo/tests/java/ifc/sheet/_XDocumentAuditing.java
+++ b/qadevOOo/tests/java/ifc/sheet/_XDocumentAuditing.java
@@ -180,7 +180,7 @@ public class _XDocumentAuditing extends MultiMethodTest {
/**
* Check if the amount of shapes is the right one after displaying that stuff
- * 2do improve this: check taht the shapes are the correct ones -> convwatch
+ * 2do improve this: check that the shapes are the correct ones -> convwatch
* @desiredValue That's the amount of shapes that have to be here.
* @return True, if the actual count of shapes is the same
*/
diff --git a/qadevOOo/tests/java/ifc/sheet/_XSheetAuditing.java b/qadevOOo/tests/java/ifc/sheet/_XSheetAuditing.java
index 345e07cdfe8d..a2084b65de9f 100644
--- a/qadevOOo/tests/java/ifc/sheet/_XSheetAuditing.java
+++ b/qadevOOo/tests/java/ifc/sheet/_XSheetAuditing.java
@@ -168,7 +168,7 @@ public class _XSheetAuditing extends MultiMethodTest {
/**
* Check if the amount of shapes is the right one after displaying that stuff
- * 2do improve this: check taht the shapes are the correct ones -> convwatch
+ * 2do improve this: check that the shapes are the correct ones -> convwatch
* @desiredValue That's the amount of shapes that have to be here.
* @return True, if the actual count of shapes is the same
*/