mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
[HELP]
Fix a typo. svn path=/trunk/; revision=59834
This commit is contained in:
parent
d19d23f8aa
commit
fb760d1e93
1 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue