libmagic: fix apostrophe in comment.

This commit is contained in:
Mike McQuaid 2014-12-27 20:07:24 +00:00
parent e18b2e3d11
commit 9fd44f1e87

View file

@ -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