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" +