aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Tang2011-04-05 12:44:50 -0400
committerAdam Vandenberg2011-04-05 10:04:40 -0700
commitbda7cb395edb3d583253ded4fa993f7eb29e29c8 (patch)
treeb2eb58f252d96100e5fe730f526fca319fce611c
parent19b6543f0b76bbb3a19e8966ff798ca00703522f (diff)
downloadhomebrew-bda7cb395edb3d583253ded4fa993f7eb29e29c8.tar.bz2
octave: fix typo in caveats
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
-rw-r--r--Library/Formula/octave.rb2
1 files changed, 1 insertions, 1 deletions
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"