diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/gfortran.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gfortran.rb b/Library/Formula/gfortran.rb index 8a572dd8b..52e8797bf 100644 --- a/Library/Formula/gfortran.rb +++ b/Library/Formula/gfortran.rb @@ -120,7 +120,7 @@ class Gfortran < Formula end def caveats; <<-EOS.undent - Brews that require a Fortran compiler should use: + Formulae that require a Fortran compiler should use: depends_on :fortran EOS end |
