changeset 17192:3327440009c7

small grammatical/sentence fix
author ptt
date Thu, 15 Dec 2005 15:58:36 +0000
parents 6ac0b5f0d1ed
children 7d48356b7bc6
files help/help_mp-en.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/help/help_mp-en.h	Wed Dec 14 21:52:41 2005 +0000
+++ b/help/help_mp-en.h	Thu Dec 15 15:58:36 2005 +0000
@@ -1392,7 +1392,7 @@
 #define MSGTR_MPDEMUX_NW_ErrSendingHTTPRequest "Error while sending HTTP request: didn't sent all the request.\n"
 #define MSGTR_MPDEMUX_NW_ReadFailed "Read failed.\n"
 #define MSGTR_MPDEMUX_NW_Read0CouldBeEOF "http_read_response read 0 (i.e. EOF)\n"
-#define MSGTR_MPDEMUX_NW_AuthFailed "Authentication failed. Please use the option -user and -passwd to provide your\n"\
+#define MSGTR_MPDEMUX_NW_AuthFailed "Authentication failed. Please use -user and -passwd options to provide your\n"\
 "username/password for a list of URLs, or form an URL like:\n"\
 "http://username:password@hostname/file\n"
 #define MSGTR_MPDEMUX_NW_AuthRequiredFor "Authentication required for %s\n"