diff --git a/Library/Homebrew/formula_cellar_checks.rb b/Library/Homebrew/formula_cellar_checks.rb index db4fab7538..71760b6006 100644 --- a/Library/Homebrew/formula_cellar_checks.rb +++ b/Library/Homebrew/formula_cellar_checks.rb @@ -82,7 +82,7 @@ module FormulaCellarChecks ["Non-executables were installed to \"#{bin}\".", <<-EOS.undent The offending files are: - #{non_exes}" + #{non_exes} EOS ] end