summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/util/PropertyName.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/util/PropertyName.java')
-rw-r--r--qadevOOo/runner/util/PropertyName.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/util/PropertyName.java b/qadevOOo/runner/util/PropertyName.java
index 0a328eea59a3..b7a8598616a7 100644
--- a/qadevOOo/runner/util/PropertyName.java
+++ b/qadevOOo/runner/util/PropertyName.java
@@ -128,7 +128,7 @@ public interface PropertyName {
final public static String CYGWIN = "Cygwin";
/**
* parameter name: "NoCwsAttach"<p>
- * If this paraeter is set to "true" , a status of CWS-UnoAPI-Tests was not attached to EIS<p>
+ * If this parameter is set to "true" , a status of CWS-UnoAPI-Tests was not attached to EIS<p>
* @see tests.complex.unoapi.CheckModuleAPI
*/
final public static String NO_CWS_ATTACH = "NoCwsAttach";