From c292d2d9fe8be9a7610856351eabb5cc6a18a0e6 Mon Sep 17 00:00:00 2001 From: Stoned Elipot Date: Sun, 8 Dec 2013 23:12:51 +0100 Subject: mutt: option 'with-s-lang' typo Closes #25061. Signed-off-by: Adam Vandenberg --- Library/Formula/mutt.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/mutt.rb b/Library/Formula/mutt.rb index 03310e241..96b7515e8 100644 --- a/Library/Formula/mutt.rb +++ b/Library/Formula/mutt.rb @@ -24,7 +24,7 @@ class Mutt < Formula option "with-debug", "Build with debug option enabled" option "with-trash-patch", "Apply trash folder patch" - option "with-slang", "Build against slang instead of ncurses" + option "with-s-lang", "Build against slang instead of ncurses" option "with-ignore-thread-patch", "Apply ignore-thread patch" option "with-pgp-verbose-mime-patch", "Apply PGP verbose mime patch" option "with-confirm-attachment-patch", "Apply confirm attachment patch" -- cgit v1.2.3