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.
This commit is contained in:
parent
d25767b354
commit
7f9bd7a067
@ -1100,7 +1100,7 @@ module Homebrew extend self
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
puts "Your system is raring to brew." unless Homebrew.failed?
|
puts "Your system is ready to brew." unless Homebrew.failed?
|
||||||
end
|
end
|
||||||
|
|
||||||
def inject_dump_stats checks
|
def inject_dump_stats checks
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user