diff options
Diffstat (limited to 'Library/Formula/mupdf.rb')
| -rw-r--r-- | Library/Formula/mupdf.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mupdf.rb b/Library/Formula/mupdf.rb index dc06ba38e..04981736d 100644 --- a/Library/Formula/mupdf.rb +++ b/Library/Formula/mupdf.rb @@ -10,7 +10,7 @@ class Mupdf < Formula depends_on 'jbig2dec' def patches - # Fix up the Makefile so it doesnt mess with our CFLAGS. + # Fix up the Makefile so it doesn't mess with our CFLAGS. DATA end |
