summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/helper/ProcessHandler.java
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-06-25 10:18:09 +0200
committerNoel Grandin <noel@peralex.com>2015-06-26 15:23:58 +0200
commit14d988583a2f2d2b300e4804faa426f8a694b2e2 (patch)
tree475eab52e98a7b36e6162bdf1eaeac26137b0181 /qadevOOo/runner/helper/ProcessHandler.java
parent0c8778ce1df92ca3bc2a8dd2f64568fb257e9e39 (diff)
fix spelling correcly -> correctly
Change-Id: I76f9b791c10fb5c5736dd025abc125ae4a50ec7a
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 313a160554e0..212b2c9875ed 100644
--- a/qadevOOo/runner/helper/ProcessHandler.java
+++ b/qadevOOo/runner/helper/ProcessHandler.java
@@ -286,7 +286,7 @@ public class ProcessHandler
* exits.
*
* @return <code>true</code> if process was successfully
- * started and correcly exits (exit code doesn't affect
+ * started and correctly exits (exit code doesn't affect
* to this result).
*/
public boolean executeSynchronously()