change wording

This commit is contained in:
Adam Vandenberg 2013-09-15 10:28:06 -07:00
parent 71b21c920f
commit 9b7786fc04

View File

@ -89,7 +89,7 @@ begin
end
end
# Add example external commands to PATH before checking.
# Add contributed commands to PATH before checking.
ENV['PATH'] += ":#{HOMEBREW_REPOSITORY}/Library/Contributions/cmd"
if require? HOMEBREW_REPOSITORY/"Library/Homebrew/cmd"/cmd
Homebrew.send cmd.to_s.gsub('-', '_').downcase