doctor: minor grammar correction: 'pluralize' breakage
Closes Homebrew/homebrew#44497. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
This commit is contained in:
parent
b1892f360c
commit
a90363b605
@ -242,7 +242,7 @@ class Checks
|
||||
if !ARGV.homebrew_developer? && MacOS.version >= "10.12" then <<-EOS.undent
|
||||
You are using OS X #{MacOS.version}.
|
||||
We do not provide support for this pre-release version.
|
||||
You may encounter build failures or other breakage.
|
||||
You may encounter build failures or other breakages.
|
||||
EOS
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user