From 06f484d1e53f526a8d71bd899a825b94947235a4 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Tue, 19 Oct 2010 21:50:54 -0700 Subject: [PATCH] typo in comment --- Library/Homebrew/download_strategy.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Library/Homebrew/download_strategy.rb b/Library/Homebrew/download_strategy.rb index 0f9938eb2a..d04ec817f8 100644 --- a/Library/Homebrew/download_strategy.rb +++ b/Library/Homebrew/download_strategy.rb @@ -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