fix typo
Closes Homebrew/homebrew#21601. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
36f5452ae3
commit
1dc2e12f3a
@ -14,7 +14,7 @@ class XcodeDependency < Requirement
|
|||||||
|
|
||||||
def message; <<-EOS.undent
|
def message; <<-EOS.undent
|
||||||
A full installation of Xcode.app is required to compile this software.
|
A full installation of Xcode.app is required to compile this software.
|
||||||
Installing just the Command Line Tools is not sufficent.
|
Installing just the Command Line Tools is not sufficient.
|
||||||
EOS
|
EOS
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user