aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/objective-caml.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/objective-caml.rb b/Library/Formula/objective-caml.rb
index 0778e9fa2..e6fee09aa 100644
--- a/Library/Formula/objective-caml.rb
+++ b/Library/Formula/objective-caml.rb
@@ -8,7 +8,7 @@ class ObjectiveCaml < Formula
head "http://caml.inria.fr/svn/ocaml/trunk", :using => :svn
revision 1
- option "without-x11", "Install without the Graphics module"
+ option "with-x11", "Install with the Graphics module"
depends_on :x11 => :optional
bottle do