mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
Fix a typo
svn path=/trunk/; revision=18603
This commit is contained in:
parent
cdf0011b1c
commit
d0804bb319
1 changed files with 2 additions and 2 deletions
|
@ -220,14 +220,14 @@ STRING_DIRSTACK_HELP3, "Prints the contents of the directory stack.\n\nDIRS"
|
|||
|
||||
STRING_DIRSTACK_HELP4, "Directory stack empty"
|
||||
|
||||
STRING_ECHO_HELP1, "Display a messages without trailing carridge return and line feed.\n\n\
|
||||
STRING_ECHO_HELP1, "Display a messages without trailing carriage return and line feed.\n\n\
|
||||
ECHOS message"
|
||||
|
||||
STRING_ECHO_HELP2, "Displays a message to the standard error.\n\n\
|
||||
ECHOERR message\n\
|
||||
ECHOERR. prints an empty line"
|
||||
|
||||
STRING_ECHO_HELP3, "Prints a messages to standard error output without trailing carridge return and line feed.\n\n\
|
||||
STRING_ECHO_HELP3, "Prints a messages to standard error output without trailing carriage return and line feed.\n\n\
|
||||
ECHOSERR message"
|
||||
|
||||
STRING_ECHO_HELP4, "Displays a message or switches command echoing on or off.\n\n\
|
||||
|
|
Loading…
Reference in a new issue