From 1264480bc32e8dbadd654a0a014e8045c57d1ae4 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Mon, 15 Apr 2013 05:39:31 +0200 Subject: fdo#60724 correct spelling Change-Id: I3d978cb657647b4a4e9709258c6a6a4ac1d339a9 --- qadevOOo/runner/base/java_complex.java | 4 ++-- qadevOOo/tests/java/ifc/sheet/_XDocumentAuditing.java | 2 +- qadevOOo/tests/java/ifc/sheet/_XSheetAuditing.java | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'qadevOOo') 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 */ -- cgit v1.2.3