htop-osx: fix typo in caveats
This commit is contained in:
parent
fd5266c321
commit
1052596dbc
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ class HtopOsx < Formula
|
||||||
sudo chown root:wheel #{bin}/htop
|
sudo chown root:wheel #{bin}/htop
|
||||||
sudo chmod u+s #{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
|
EOS
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue