diff options
Diffstat (limited to 'Library/Formula/wkhtmltopdf.rb')
| -rw-r--r-- | Library/Formula/wkhtmltopdf.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/wkhtmltopdf.rb b/Library/Formula/wkhtmltopdf.rb index cdc3f073e..c3858e8a4 100644 --- a/Library/Formula/wkhtmltopdf.rb +++ b/Library/Formula/wkhtmltopdf.rb @@ -14,7 +14,7 @@ class Wkhtmltopdf < Formula s.gsub! 'include($$join(TEMP, "/"))', '' end - # Always creates a uselles .app doh, + # Always creates a useless .app doh, # AFAIK this is fixed in 0.10.0beta wkhtml_bin = 'wkhtmltopdf.app/Contents/MacOS/wkhtmltopdf' wkhtml_man = "#{name}.1" |
