aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Vandenberg2010-10-20 19:29:02 -0700
committerAdam Vandenberg2010-10-20 19:29:02 -0700
commitb6bd22bfc98f79843d0a68a3d31b08d1932ddb81 (patch)
treec30f95db1855b38d46a4c816ee5160b21f13097b
parent93a0d56386fdeca671cf858b1bfe7b7c3d35ed72 (diff)
downloadbrew-b6bd22bfc98f79843d0a68a3d31b08d1932ddb81.tar.bz2
brew-doctor - tweak git message
-rw-r--r--Library/Homebrew/brew_doctor.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/brew_doctor.rb b/Library/Homebrew/brew_doctor.rb
index 91cca761f..0db2e78ca 100644
--- a/Library/Homebrew/brew_doctor.rb
+++ b/Library/Homebrew/brew_doctor.rb
@@ -495,7 +495,7 @@ def check_for_git
"Git" was not found in your path.
Homebrew uses Git for several internal functions, and some formulae
- (Erlang in particular) use Git checkouts instead of stable tarballs.
+ use Git checkouts instead of stable tarballs.
You may want to do:
brew install git