diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/cmd/doctor.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/cmd/doctor.rb b/Library/Homebrew/cmd/doctor.rb index 3b68be396..cc294c7b7 100644 --- a/Library/Homebrew/cmd/doctor.rb +++ b/Library/Homebrew/cmd/doctor.rb @@ -225,7 +225,7 @@ def check_for_latest_xcode EOS elsif not MacOS::CLT.latest_version? <<-EOS.undent - A newer Command Line Tools for Xcode release is avaliable + A newer Command Line Tools for Xcode release is available You should install the latest version from: http://connect.apple.com EOS end |
