summaryrefslogtreecommitdiff
path: root/scripts/getExtractPatch.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/getExtractPatch.sh')
-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