Skip to content
Snippets Groups Projects
Commit 2b726383 authored by Mike McQuaid's avatar Mike McQuaid
Browse files

info: fix conflicts formatting.

parent aeaf9af7
No related branches found
No related tags found
No related merge requests found
......@@ -130,7 +130,7 @@ module Homebrew
unless conflicts.empty?
puts <<-EOS.undent
Conflicts with:
#{conflicts.join(" \n")}
#{conflicts.join("\n ")}
EOS
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment