aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/doctor.rb
diff options
context:
space:
mode:
authorJack Nagel2013-04-12 19:30:56 -0500
committerJack Nagel2013-04-12 19:32:23 -0500
commitf0f1bdf1a289138e90807a23fe9223c57c33a729 (patch)
tree48a51737063e0059c294a0185e56f4939038f0c9 /Library/Homebrew/cmd/doctor.rb
parentfd11f138bda51572e38568b4fa466fd5647e0abc (diff)
downloadhomebrew-f0f1bdf1a289138e90807a23fe9223c57c33a729.tar.bz2
doctor: 'raring' => 'ready'
It was pointed out that 'raring' is a rare word can be confusing to non-native speakers. Closes #18659, see that for details.
Diffstat (limited to 'Library/Homebrew/cmd/doctor.rb')
-rw-r--r--Library/Homebrew/cmd/doctor.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/cmd/doctor.rb b/Library/Homebrew/cmd/doctor.rb
index 836572f0c..35631956c 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