diff options
-rw-r--r-- | qadevOOo/runner/helper/ProcessHandler.java | 2 |
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() |