diff options
Diffstat (limited to 'Library/Homebrew/cmd/fetch.rb')
| -rw-r--r-- | Library/Homebrew/cmd/fetch.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Homebrew/cmd/fetch.rb b/Library/Homebrew/cmd/fetch.rb index 93141ca5b..9c42eda23 100644 --- a/Library/Homebrew/cmd/fetch.rb +++ b/Library/Homebrew/cmd/fetch.rb @@ -19,7 +19,7 @@  #:    bottle.  #:  #:    If `--force-bottle` is passed, download a bottle if it exists for the current -#:    version of OS X, even if it would not be used during installation. +#:    version of macOS, even if it would not be used during installation.  require "formula" | 
