[Libreoffice-commits] core.git: odk/config

Julien Nabet serval2412 at yahoo.fr
Sun Feb 8 13:40:59 PST 2015


 odk/config/cfgWin.js |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 62969accf9c01b71b738424d4d643db8bfaed182
Author: Julien Nabet <serval2412 at yahoo.fr>
Date:   Sun Feb 8 22:40:30 2015 +0100

    Typo: tilte->title
    
    Change-Id: I906f8c29129ead3f18af8d3892648fc053113fde

diff --git a/odk/config/cfgWin.js b/odk/config/cfgWin.js
index 9c71c43..2267a0d 100644
--- a/odk/config/cfgWin.js
+++ b/odk/config/cfgWin.js
@@ -992,7 +992,7 @@ function writeBatFile(fdir, file)
         "REM Set environment for C++ compiler tools, if necessary.\n" +
         "if defined OO_SDK_CPP_HOME call \"%OO_SDK_CPP_HOME%\\VCVARS32.bat\"\n" +
         "\n" +
-        "REM Set tilte to identify the prepared shell.\n" +
+        "REM Set title to identify the prepared shell.\n" +
         "title Shell prepared for SDK\n" +
         "\nREM Prepare shell with all necessary environment variables.\n" +
         "echo.\n" +


More information about the Libreoffice-commits mailing list