diff -r ba927c7db679 -r 2dce00870893 scripts/getExtractPatch.sh --- a/scripts/getExtractPatch.sh Sat Mar 10 14:46:35 2007 +0000 +++ b/scripts/getExtractPatch.sh Wed Apr 11 17:51:31 2007 +0000 @@ -19,7 +19,7 @@ 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