Remove stray quotation mark

This commit is contained in:
Jack Nagel 2013-07-17 11:27:07 -05:00
parent 1bb7dfcafd
commit 16b69317fe

View File

@ -82,7 +82,7 @@ module FormulaCellarChecks
["Non-executables were installed to \"#{bin}\".", ["Non-executables were installed to \"#{bin}\".",
<<-EOS.undent <<-EOS.undent
The offending files are: The offending files are:
#{non_exes}" #{non_exes}
EOS EOS
] ]
end end