diff --git a/Library/Homebrew/cmd/doctor.rb b/Library/Homebrew/cmd/doctor.rb index 836572f0c0..35631956c4 100644 --- a/Library/Homebrew/cmd/doctor.rb +++ b/Library/Homebrew/cmd/doctor.rb @@ -1100,7 +1100,7 @@ module Homebrew extend self end end - puts "Your system is raring to brew." unless Homebrew.failed? + puts "Your system is ready to brew." unless Homebrew.failed? end def inject_dump_stats checks