Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
Diego Plentz authored and adamv committed Mar 29, 2012
1 parent 8efc026 commit 0dd5ad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Homebrew/utils.rb
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ def dev_tools_path
else
# yes this seems dumb, but we can't throw because the existance of
# dev tools is not mandatory for installing formula. Eventually we
# should make forumla specify if they need dev tools or not.
# should make formula specify if they need dev tools or not.
"/usr/bin"
end
end
Expand Down

0 comments on commit 0dd5ad5

Please sign in to comment.