summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-04-10 14:55:15 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-04-10 14:55:15 (GMT)
commit0e479dbc9352e5989d96a6ef75679e0371c58c73 (patch)
treeb52660c93233e9690a08919966a3650b49759650 /scripts
parenta57d85814987b1a38aebffd175af9054ea1659ac (diff)
Update config.guess.
Minor comment fix.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/getExtractPatch.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/getExtractPatch.sh b/scripts/getExtractPatch.sh
index 134b0c4..73be6d1 100644
--- a/scripts/getExtractPatch.sh
+++ b/scripts/getExtractPatch.sh
@@ -19,7 +19,7 @@ case "${_wget},${_curl}" in
esac
CT_DoGetFileWget() {
- # Need to return true because it is legitimate not to find the tarball at
+ # Need to return true because it is legitimate to not find the tarball at
# some of the provided URLs (think about snapshots, different layouts for
# different gcc versions, etc...)
# Some (very old!) FTP server might not support the passive mode, thus