htop-osx: fix typo in caveats

This commit is contained in:
Misty De Meo 2012-05-03 10:09:33 -05:00
parent fd5266c321
commit 1052596dbc

View file

@ -20,7 +20,7 @@ class HtopOsx < Formula
sudo chown root:wheel #{bin}/htop
sudo chmod u+s #{bin}/htop
You should be certain that you trust any software you granting root privileges.
You should be certain that you trust any software you grant root privileges.
EOS
end
end