aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/cppcheck.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2012-11-25 11:42:57 -0800
committerAdam Vandenberg2012-11-25 11:42:57 -0800
commit276fd63718772f921a2330fc36619c7e474c0336 (patch)
treeb5b92a6806e96aac24308fa8b87ae27ea487098b /Library/Formula/cppcheck.rb
parent59e1af718baefa1348a715126efc9161c3fd29c1 (diff)
downloadhomebrew-276fd63718772f921a2330fc36619c7e474c0336.tar.bz2
caveat and other cleanups
Diffstat (limited to 'Library/Formula/cppcheck.rb')
-rw-r--r--Library/Formula/cppcheck.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/cppcheck.rb b/Library/Formula/cppcheck.rb
index b6e8bc2a1..7bcadfc90 100644
--- a/Library/Formula/cppcheck.rb
+++ b/Library/Formula/cppcheck.rb
@@ -48,9 +48,9 @@ class Cppcheck < Formula
#{bin}
To link the application to a normal Mac OS X location:
- brew linkapps
+ brew linkapps
or:
- ln -s #{bin}/cppcheck-gui.app /Applications
+ ln -s #{bin}/cppcheck-gui.app /Applications
EOS
end
end