From: mtortonesi Date: Tue, 31 May 2005 19:44:09 +0000 (-0700) Subject: [svn] Fixed typo. X-Git-Tag: v1.13~1004 X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=27cd01459a1ee4c136eedc2d762f60e6faa7b9d0;hp=ec0522ce8094eff6a2634163933711b3ba51ff48 [svn] Fixed typo. --- diff --git a/util/dist-wget b/util/dist-wget index 8901709a..ed6e9ded 100755 --- a/util/dist-wget +++ b/util/dist-wget @@ -35,7 +35,7 @@ # * Checks out the clean CVS source from the repository to a temporary # directory. # * Runs autoconf, configure and `make' in the doc and po subdirs to -# make sure that all the generated files, such as `confifure', +# make sure that all the generated files, such as `configure', # `wget.info', and translated PO files, end up in the distribution. # * Optionally changes src/version.c and doc/version.texi to the # version forced by `--force-version'.