Kaydet (Commit) 14d98858 authored tarafından Noel Grandin's avatar Noel Grandin

fix spelling correcly -> correctly

Change-Id: I76f9b791c10fb5c5736dd025abc125ae4a50ec7a
üst 0c8778ce
...@@ -286,7 +286,7 @@ public class ProcessHandler ...@@ -286,7 +286,7 @@ public class ProcessHandler
* exits. * exits.
* *
* @return <code>true</code> if process was successfully * @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). * to this result).
*/ */
public boolean executeSynchronously() public boolean executeSynchronously()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment