cmd: Fix a typo in the English resource.
This commit is contained in:
parent
6835fba305
commit
03159ff8e2
|
@ -212,7 +212,7 @@ PUSHD.\n"
|
||||||
WCMD_MORE, "MORE displays output of files or piped input in pages.\n"
|
WCMD_MORE, "MORE displays output of files or piped input in pages.\n"
|
||||||
|
|
||||||
WCMD_CHOICE, "CHOICE displays a text and waits, until the User\n\
|
WCMD_CHOICE, "CHOICE displays a text and waits, until the User\n\
|
||||||
press an allowed Key from a selectable list.\n\
|
presses an allowed Key from a selectable list.\n\
|
||||||
CHOICE is mainly used to build a menu selection in a batch file.\n"
|
CHOICE is mainly used to build a menu selection in a batch file.\n"
|
||||||
|
|
||||||
WCMD_EXIT,
|
WCMD_EXIT,
|
||||||
|
|
Loading…
Reference in New Issue