From bda7cb395edb3d583253ded4fa993f7eb29e29c8 Mon Sep 17 00:00:00 2001 From: Daniel Tang Date: Tue, 5 Apr 2011 12:44:50 -0400 Subject: octave: fix typo in caveats Signed-off-by: Adam Vandenberg --- Library/Formula/octave.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/octave.rb b/Library/Formula/octave.rb index 4ffee126c..a93cd2040 100644 --- a/Library/Formula/octave.rb +++ b/Library/Formula/octave.rb @@ -97,7 +97,7 @@ class Octave < Formula brew_caveats = <<-EOS.undent To install, you will need custom installs of fltk and graphicsmagick: brew install --HEAD fltk - brew intalll graphicsmagick --with-magick-plus-plus + brew install graphicsmagick --with-magick-plus-plus To omit these features, see "brew options octave" -- cgit v1.2.3