diff --git a/Library/Homebrew/utils.rb b/Library/Homebrew/utils.rb index c1e26af6d59733af991a6cb5135f100668a42eb5..870f2e11728ca335fe815c14ea892047513cb75f 100644 --- a/Library/Homebrew/utils.rb +++ b/Library/Homebrew/utils.rb @@ -615,7 +615,7 @@ def link_path_manpages(path, command) unless conflicts.empty? onoe <<-EOS.undent Could not link #{name} manpages to: - #{conflicts.join("\n")} + #{conflicts.join("\n")} Please delete these files and run `#{command}`. EOS