doctor: fix typo

This commit is contained in:
Jack Nagel 2013-01-28 23:02:25 -06:00
parent 35394ad584
commit 1ca5b7a204

View File

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