From cec431a1a5bf75c4ebb778be55e628a82d595ee1 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa <tatsuhiro.t@gmail.com> Date: Tue, 2 Dec 2008 10:54:21 +0000 Subject: [PATCH] 2008-12-02 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> Fixed typos * src/usage_text.h --- ChangeLog | 5 +++++ src/usage_text.h | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 822f55e5..a50e3aec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-12-02 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> + + Fixed typos + * src/usage_text.h + 2008-12-02 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> Fixed typos and updated doc. diff --git a/src/usage_text.h b/src/usage_text.h index 7b71a1b4..a2ed0c2c 100644 --- a/src/usage_text.h +++ b/src/usage_text.h @@ -73,7 +73,7 @@ _(" --ftp-proxy=PROXY Use this proxy server for FTP.\n"\ #define TEXT_ALL_PROXY \ _(" --all-proxy=PROXY Use this proxy server for all protocols.\n"\ " You can override this setting and specify a\n"\ - " proxy server for a particular proctol using\n"\ + " proxy server for a particular protocol using\n"\ " --http-proxy, --https-proxy and --ftp-proxy\n"\ " options.\n"\ " This affects all URLs.") @@ -308,7 +308,7 @@ _(" --metalink-location=LOCATION[,...] The location of the preferred server.\n"\ " A comma-delimited list of locations is\n"\ " acceptable.") #define TEXT_METALINK_PREFERRED_PROTOCOL \ -_(" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specifiy 'none'\n"\ +_(" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify 'none'\n"\ " if you don't have any preferred protocol.") #define TEXT_FOLLOW_METALINK \ _(" --follow-metalink=true|false|mem If true or mem is specified, when a file\n"\