diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/fortune.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/fortune.rb b/Library/Formula/fortune.rb index 769047c39..eae492e80 100644 --- a/Library/Formula/fortune.rb +++ b/Library/Formula/fortune.rb @@ -6,7 +6,7 @@ class Fortune < Formula md5 '81a87a44f9d94b0809dfc2b7b140a379' def options - [['--no-offensive', "Don't install potentially offenive fortune files"]] + [['--no-offensive', "Don't install potentially offensive fortune files"]] end def install |
