[Libreoffice-commits] core.git: qadevOOo/runner

Noel Grandin noel at peralex.com
Fri Jun 26 06:24:41 PDT 2015


 qadevOOo/runner/helper/ProcessHandler.java |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 14d988583a2f2d2b300e4804faa426f8a694b2e2
Author: Noel Grandin <noel at peralex.com>
Date:   Thu Jun 25 10:18:09 2015 +0200

    fix spelling correcly -> correctly
    
    Change-Id: I76f9b791c10fb5c5736dd025abc125ae4a50ec7a

diff --git a/qadevOOo/runner/helper/ProcessHandler.java b/qadevOOo/runner/helper/ProcessHandler.java
index 313a160..212b2c98 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()


More information about the Libreoffice-commits mailing list