audit: spelling fix
Closes Homebrew/homebrew#43273. Signed-off-by: Tim D. Smith <git@tim-smith.us>
This commit is contained in:
parent
eb93b82cf2
commit
4e5d92dc10
@ -303,7 +303,7 @@ class FormulaAuditor
|
|||||||
problem <<-EOS.undent
|
problem <<-EOS.undent
|
||||||
#{dep} dependency should be
|
#{dep} dependency should be
|
||||||
depends_on "#{dep}" => :build
|
depends_on "#{dep}" => :build
|
||||||
Or if it is indeed a runtime denpendency
|
Or if it is indeed a runtime dependency
|
||||||
depends_on "#{dep}" => :run
|
depends_on "#{dep}" => :run
|
||||||
EOS
|
EOS
|
||||||
when "git"
|
when "git"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user