info: fix conflicts formatting.
This commit is contained in:
parent
aeaf9af711
commit
2b726383f1
@ -130,7 +130,7 @@ module Homebrew
|
||||
unless conflicts.empty?
|
||||
puts <<-EOS.undent
|
||||
Conflicts with:
|
||||
#{conflicts.join(" \n")}
|
||||
#{conflicts.join("\n ")}
|
||||
EOS
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user