From: Jim Meyering Date: Mon, 19 Feb 2007 17:44:21 +0000 (+0100) Subject: * bootstrap: Fix typo s/dowloading/downloading/ in --help output. X-Git-Tag: COREUTILS-6_8~30 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e189deb855253b184b64fc1e532c2f00f438ae64;p=thirdparty%2Fcoreutils.git * bootstrap: Fix typo s/dowloading/downloading/ in --help output. --- diff --git a/ChangeLog b/ChangeLog index ecc50541e1..8a162c60d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-02-19 Jim Meyering + + * bootstrap: Fix typo s/dowloading/downloading/ in --help output. + 2007-02-18 Jim Meyering * src/system.h: Don't include exit.h, now that it's subsumed diff --git a/bootstrap b/bootstrap index 215d3e82c2..f8f8de3642 100755 --- a/bootstrap +++ b/bootstrap @@ -38,7 +38,7 @@ Options: --gnulib-srcdir=DIRNAME Specify the local directory where gnulib sources reside. Use this if you already have gnulib sources on your machine, and - do not want to waste your bandwidth dowloading + do not want to waste your bandwidth downloading them again. --copy Copy files instead of creating symbolic links. --force Attempt to bootstrap even if the sources seem