summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-02-24 23:42:28 +0100
committerJulien Nabet <serval2412@yahoo.fr>2015-02-24 23:45:22 +0100
commit8577f2f35eb23e5320e01c61344b0ad05e058814 (patch)
treeb21b9d921bd78ab501293de6aa155e91aff5aa1a /qadevOOo
parentaec4088cd3bc01daaa324051abbe961d212c9c3b (diff)
Typos
Change-Id: I5f2577dd1f047331a58d33e05684b673e6dbd11e
Diffstat (limited to 'qadevOOo')
-rw-r--r--qadevOOo/runner/helper/ProcessHandler.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/helper/ProcessHandler.java b/qadevOOo/runner/helper/ProcessHandler.java
index 10241a3b9410..8a25ab29954e 100644
--- a/qadevOOo/runner/helper/ProcessHandler.java
+++ b/qadevOOo/runner/helper/ProcessHandler.java
@@ -210,7 +210,7 @@ public class ProcessHandler
* log stream where debug info and output of external command is printed.
* If log stream is null, logging is printed to stdout.
* From the <CODE>TestParameters</CODE> the <CODE>OfficeWachter</CODE> get a ping.
- * @param shortWait If this parameter is ture the <CODE>mTimeOut</CODE> is set to 5000 ms, else it is set to
+ * @param shortWait If this parameter is true the <CODE>mTimeOut</CODE> is set to 5000 ms, else it is set to
* half of time out from parameter timeout.
* @param param the TestParameters
* @see lib.TestParameters