diff --git a/reactos/base/applications/cmdutils/help/help.h b/reactos/base/applications/cmdutils/help/help.h index 572e9f6aaa7..8b13a83abe5 100644 --- a/reactos/base/applications/cmdutils/help/help.h +++ b/reactos/base/applications/cmdutils/help/help.h @@ -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",