summaryrefslogtreecommitdiff
path: root/qadevOOo/runner
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner')
-rw-r--r--qadevOOo/runner/helper/APIDescGetter.java2
-rw-r--r--qadevOOo/runner/helper/CwsDataExchangeImpl.java2
2 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/runner/helper/APIDescGetter.java b/qadevOOo/runner/helper/APIDescGetter.java
index 2df8ceae37ec..60304c87c099 100644
--- a/qadevOOo/runner/helper/APIDescGetter.java
+++ b/qadevOOo/runner/helper/APIDescGetter.java
@@ -50,7 +50,7 @@ import share.DescGetter;
* lists all known module tests<br>
* <br>
* -sce SCENARIO_FILE<br>
- * A scenario file is a property file which could cotain <B>-o</B> and <B>-p</B> properties<br>
+ * A scenario file is a property file which could contain <B>-o</B> and <B>-p</B> properties<br>
* <br>
* -sce sw.SwXBodyText,sw.SwXBookmark<br>
* runs the module test of <B>Sw.SwXBodyText</B> and <B>sw.SwXBookmark</B><br>
diff --git a/qadevOOo/runner/helper/CwsDataExchangeImpl.java b/qadevOOo/runner/helper/CwsDataExchangeImpl.java
index d9887e1b74c5..01dc2bc5fe07 100644
--- a/qadevOOo/runner/helper/CwsDataExchangeImpl.java
+++ b/qadevOOo/runner/helper/CwsDataExchangeImpl.java
@@ -101,7 +101,7 @@ public class CwsDataExchangeImpl
}
/**
- * Set the test status of cws related UnoAPI tests to the EIS dabase
+ * Set the test status of cws related UnoAPI tests to the EIS database
* @param status the status of the UnoAPI test
*/
public void setUnoApiCwsStatus(boolean status)