libmagic: fix apostrophe in comment.
This commit is contained in:
parent
e18b2e3d11
commit
9fd44f1e87
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ class Libmagic < Formula
|
|||
system "python", "setup.py", "install", "--prefix=#{prefix}"
|
||||
end
|
||||
|
||||
# Don"t dupe this system utility
|
||||
# Don't dupe this system utility
|
||||
rm bin/"file"
|
||||
rm man1/"file.1"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue