Fix a typo.

svn path=/trunk/; revision=59834
This commit is contained in:
Hermès Bélusca-Maïto 2013-08-26 13:19:31 +00:00
parent d19d23f8aa
commit fb760d1e93

View file

@ -43,7 +43,7 @@ LPCWSTR InternalCommands[] =
L"echos", L"echos",
L"echoserr", L"echoserr",
L"endlocal", L"endlocal",
L"eease", L"erase",
L"exit", L"exit",
L"for", L"for",
L"free", L"free",
@ -52,8 +52,8 @@ LPCWSTR InternalCommands[] =
L"history", L"history",
L"if", L"if",
L"label", L"label",
L"memory",
L"md", L"md",
L"memory",
L"mkdir", L"mkdir",
L"mklink", L"mklink",
L"move", L"move",