Skip to content
Snippets Groups Projects
Commit 06f484d1 authored by Adam Vandenberg's avatar Adam Vandenberg
Browse files

typo in comment

parent 3ea55010
No related branches found
No related tags found
No related merge requests found
......@@ -145,8 +145,7 @@ end
# This Download Strategy is provided for use with sites that
# only provide HTTPS and also have a broken cert.
# Try not to need this, as we probably won't accept the forulae
# into trunk.
# Try not to need this, as we probably won't accept the formula.
class CurlUnsafeDownloadStrategy <CurlDownloadStrategy
def _fetch
curl @url, '--insecure', '-o', @tarball_path
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment