brew-doctor - fix llvm typo

This commit is contained in:
Adam Vandenberg 2010-09-07 10:05:51 -07:00
parent 14353b5491
commit 339abc769d

View File

@ -144,7 +144,7 @@ def check_cc_symlink
You may want to change /usr/bin/cc to point back at gcc.
To force Homebrew to use LLVM, you can set the "HOMEBREW_LLVM" environmental
variable, or pass "--use-lvm" to "brew install".
variable, or pass "--use-llvm" to "brew install".
EOS
end