typo in comment

This commit is contained in:
Adam Vandenberg 2010-10-19 21:50:54 -07:00
parent 3ea550100f
commit 06f484d1e5

View File

@ -145,8 +145,7 @@ end
# This Download Strategy is provided for use with sites that # This Download Strategy is provided for use with sites that
# only provide HTTPS and also have a broken cert. # only provide HTTPS and also have a broken cert.
# Try not to need this, as we probably won't accept the forulae # Try not to need this, as we probably won't accept the formula.
# into trunk.
class CurlUnsafeDownloadStrategy <CurlDownloadStrategy class CurlUnsafeDownloadStrategy <CurlDownloadStrategy
def _fetch def _fetch
curl @url, '--insecure', '-o', @tarball_path curl @url, '--insecure', '-o', @tarball_path