diff options
Diffstat (limited to 'Library/Homebrew/utils.rb')
| -rw-r--r-- | Library/Homebrew/utils.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/utils.rb b/Library/Homebrew/utils.rb index c1e26af6d..870f2e117 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 |
