mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 19:49:50 +00:00
cmd: Fix a typo in the English resource.
This commit is contained in:
parent
6835fba305
commit
03159ff8e2
1 changed files with 1 additions and 1 deletions
|
@ -212,7 +212,7 @@ PUSHD.\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\
|
||||
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"
|
||||
|
||||
WCMD_EXIT,
|
||||
|
|
Loading…
Reference in a new issue