Skip to content
Snippets Groups Projects
Commit 7e38c4c9 authored by Adam Vandenberg's avatar Adam Vandenberg
Browse files

Re-wrap message.

parent 0a018deb
No related branches found
No related tags found
No related merge requests found
......@@ -452,8 +452,8 @@ def brew_doctor
unless (out = read.read).chomp.empty?
puts out
else
puts "Your OS X is ripe for brewing. Any troubles you may be experiencing are"
puts "likely purely psychosomatic."
puts "Your OS X is ripe for brewing."
puts "Any troubles you may be experiencing are likely purely psychosomatic."
end
end
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