Skip to content
Snippets Groups Projects
Commit 7f9bd7a0 authored by Jack Nagel's avatar Jack Nagel
Browse files

doctor: 'raring' => 'ready'

It was pointed out that 'raring' is a rare word can be confusing to
non-native speakers.

Closes Homebrew/homebrew#18659, see that for details.
parent d25767b3
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment