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"echoserr",
L"endlocal",
L"eease",
L"erase",
L"exit",
L"for",
L"free",
@ -52,8 +52,8 @@ LPCWSTR InternalCommands[] =
L"history",
L"if",
L"label",
L"memory",
L"md",
L"memory",
L"mkdir",
L"mklink",
L"move",