summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-12-15 15:58:36 +0000
committerptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-12-15 15:58:36 +0000
commitb30bfced1617c760484aeaf281d726ed2bcc374d (patch)
treec62f1e311b1c3914cf9fb5920e9ec99b77368eac /help
parent3d91be0230447a60d737f17e623b4c17527af37a (diff)
downloadmpv-b30bfced1617c760484aeaf281d726ed2bcc374d.tar.bz2
mpv-b30bfced1617c760484aeaf281d726ed2bcc374d.tar.xz
small grammatical/sentence fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17193 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index 06433b5d59..db06befb82 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -1392,7 +1392,7 @@ static char help_text[]=
#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"