cmd: Fix a typo in the English resource.

This commit is contained in:
Sven Baars 2010-12-25 14:35:04 +01:00 committed by Alexandre Julliard
parent 6835fba305
commit 03159ff8e2
1 changed files with 1 additions and 1 deletions

View File

@ -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,