Kaydet (Commit) 62969acc authored tarafından Julien Nabet's avatar Julien Nabet

Typo: tilte->title

Change-Id: I906f8c29129ead3f18af8d3892648fc053113fde
üst 5fc37106
......@@ -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" +
......
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