diff options
author | Jim Meyering <jim@meyering.net> | 2007-02-19 18:44:21 +0100 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-02-19 18:44:21 +0100 |
commit | e189deb855253b184b64fc1e532c2f00f438ae64 (patch) | |
tree | aef904d73aa77498628782e5e5832dfc7b07572c /bootstrap | |
parent | aeb892e592a5b4c7afed8b195ceb045762fe5712 (diff) | |
download | coreutils-e189deb855253b184b64fc1e532c2f00f438ae64.tar.xz |
* bootstrap: Fix typo s/dowloading/downloading/ in --help output.
Diffstat (limited to 'bootstrap')
-rwxr-xr-x | bootstrap | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |