aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/utils/link.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew/utils/link.rb')
-rw-r--r--Library/Homebrew/utils/link.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/utils/link.rb b/Library/Homebrew/utils/link.rb
index 095dba209..96bfd602e 100644
--- a/Library/Homebrew/utils/link.rb
+++ b/Library/Homebrew/utils/link.rb
@@ -22,7 +22,7 @@ module Utils
end
return if conflicts.empty?
- onoe <<-EOS.undent
+ onoe <<~EOS
Could not link:
#{conflicts.join("\n")}