From 22073f546a6955cbb92360161a5cd1ef72692c7b Mon Sep 17 00:00:00 2001 From: Micah Cowan Date: Sun, 2 Aug 2009 09:10:32 -0700 Subject: [PATCH] a complete equivalent of -> completely equivalent to --- doc/ChangeLog | 6 ++++++ doc/wget.texi | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index 21cd03fd..8d0b268c 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2009-08-02 Micah Cowan + + * wget.texi (Option Syntax): "This is a complete equivalent of" -> + "This is completely equivalent to". Thanks to Reuben Thomas for + catching this. + 2009-07-28 Micah Cowan * wget.texi (Download Options): Document "lowercase", "uppercase", diff --git a/doc/wget.texi b/doc/wget.texi index ee7a873c..f0f053dc 100644 --- a/doc/wget.texi +++ b/doc/wget.texi @@ -351,7 +351,7 @@ like: wget -drc @var{URL} @end example -This is a complete equivalent of: +This is completely equivalent to: @example wget -d -r -c @var{URL} -- 2.39.2