From d0804bb3192fa3ce3e095a9cf7d87d382303b371 Mon Sep 17 00:00:00 2001 From: Aleksey Bragin Date: Wed, 19 Oct 2005 20:09:30 +0000 Subject: [PATCH] Fix a typo svn path=/trunk/; revision=18603 --- reactos/subsys/system/cmd/En.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reactos/subsys/system/cmd/En.rc b/reactos/subsys/system/cmd/En.rc index 9f33440ede5..14dc2d241f7 100644 --- a/reactos/subsys/system/cmd/En.rc +++ b/reactos/subsys/system/cmd/En.rc @@ -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\