summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/lib/TestParameters.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/lib/TestParameters.java')
-rw-r--r--qadevOOo/runner/lib/TestParameters.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/lib/TestParameters.java b/qadevOOo/runner/lib/TestParameters.java
index 42f64331e661..24b9503184ae 100644
--- a/qadevOOo/runner/lib/TestParameters.java
+++ b/qadevOOo/runner/lib/TestParameters.java
@@ -117,7 +117,7 @@ public class TestParameters extends Hashtable {
* The Path to the test documents that are loaded during the test <br>
*/
- public String TestDocumentPath="unkown";
+ public String TestDocumentPath="unknown";
/**
* 'true' is a log should be written, 'false' elsewhere <br>