]> sjero.net Git - wget/commitdiff
Fixed typo: doewnloads
authorMicah Cowan <micah@cowan.name>
Thu, 11 Oct 2007 04:28:52 +0000 (21:28 -0700)
committerMicah Cowan <micah@cowan.name>
Thu, 11 Oct 2007 04:28:52 +0000 (21:28 -0700)
doc/ChangeLog
doc/wget.texi

index 783eb880f4d2e422f09a30ba8fc210508917de11..b2f017c25bdff8128f713e9958cdc9effb1f75ae 100644 (file)
@@ -1,3 +1,7 @@
+2007-10-10  Micah Cowan  <micah@cowan.name>
+
+       * wget.texi <Wgetrc Commands>: Fixed "doewnloads" typo.
+
 2007-10-03  Micah Cowan  <micah@cowan.name>
 
        * wget.texi <Wgetrc Commands>: Cleaned up alphabetization,
index a8ca8406d5f12c8ceb58d970a77e4f9883b2851a..9b48917bac75333c9615a507df029c3759baf942 100644 (file)
@@ -2659,7 +2659,7 @@ This command used to be named @code{login} prior to Wget 1.10.
 Turn globbing on/off---the same as @samp{--glob} and @samp{--no-glob}.
 
 @item header = @var{string}
-Define a header for HTTP doewnloads, like using
+Define a header for HTTP downloads, like using
 @samp{--header=@var{string}}.
 
 @item html_extension = on/off