# HG changeset patch # User ptt # Date 1134662316 0 # Node ID 3327440009c7562352ef802bf7b537c4e6530421 # Parent 6ac0b5f0d1edbe77007133a9d48d18bad82e7072 small grammatical/sentence fix diff -r 6ac0b5f0d1ed -r 3327440009c7 help/help_mp-en.h --- 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"