Skip to content
This repository has been archived by the owner on Nov 4, 2020. It is now read-only.

Commit

Permalink
Aborded -> Aborted
Browse files Browse the repository at this point in the history
  • Loading branch information
ph authored and jordansissel committed Apr 9, 2015
1 parent 7518a6a commit f2d9c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/logstash/pluginmanager/install.rb
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ def install_gems_list!(install_list)
puts("Installation successful")
rescue => exception
gemfile.restore!
report_exception("Installation Aborded", exception)
report_exception("Installation Aborted", exception)
ensure
display_bundler_output(output)
end
Expand Down

0 comments on commit f2d9c7d

Please sign in to comment.