summaryrefslogtreecommitdiffstats
path: root/qadevOOo/runner/helper/ProcessHandler.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/helper/ProcessHandler.java')
-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 7098db7d2590..f44b266e6dee 100644
--- a/qadevOOo/runner/helper/ProcessHandler.java
+++ b/qadevOOo/runner/helper/ProcessHandler.java
@@ -152,7 +152,7 @@ public class ProcessHandler
* <code>isTimedOut()</code> if it has been terminated.
*
* timeOut > 0
- * Waits specified time in miliSeconds for
+ * Waits specified time in milliSeconds for
* process to exit and return its status.
*
* timeOut = 0