octave: fix typo in caveats

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Daniel Tang 2011-04-05 12:44:50 -04:00 committed by Adam Vandenberg
parent 54f33d62dd
commit e95b9b9af9

View file

@ -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"