From 82fe02170a213e38e1cafcbc45cab8c8e6e45146 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 26 Sep 2010 18:06:43 -0700 Subject: fix typo --- Library/Homebrew/brew.h.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Homebrew') diff --git a/Library/Homebrew/brew.h.rb b/Library/Homebrew/brew.h.rb index 76f56365c..daa58bbfe 100644 --- a/Library/Homebrew/brew.h.rb +++ b/Library/Homebrew/brew.h.rb @@ -21,7 +21,7 @@ def check_for_blacklisted_formula names when 'setuptools' then abort <<-EOS.undent When working with a Homebrew-built Python, distribute is preferred - over setuptools, and can be used as the prequisite for pip. + over setuptools, and can be used as the prerequisite for pip. Install distribute using: brew install distribute -- cgit v1.2.3