summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Pike <jonathan.d.s.pike@gmail.com>2017-04-04 10:38:40 -0400
committerJonathan Pike <jonathan.d.s.pike@gmail.com>2017-04-04 10:38:40 -0400
commit6351c689470f7df4b9f52e957e2c2395bbf00786 (patch)
treef96e7e61a48be82b30afded9cce992e432b76ea5
parent0debe477ee7f005ac49dc5ca04918df7947f70b0 (diff)
downloadbundler-6351c689470f7df4b9f52e957e2c2395bbf00786.tar.gz
Minor copy changes to issue command
-rw-r--r--lib/bundler/cli/issue.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/bundler/cli/issue.rb b/lib/bundler/cli/issue.rb
index 06d1d82846..c9d653296c 100644
--- a/lib/bundler/cli/issue.rb
+++ b/lib/bundler/cli/issue.rb
@@ -18,9 +18,9 @@ module Bundler
3. Information about each Bundler command can be found in the Bundler
man pages: http://bundler.io/man/bundle.1.html
- Hopefully the trouble shooting steps above resolved your problem! If things
+ Hopefully the troubleshooting steps above resolved your problem! If things
still aren't working the way you expect them to, please let us know so
- that we can diagnose and hopefully fix the problem you're having. Please
+ that we can diagnose and help fix the problem you're having. Please
view the Filing Issues guide for more information:
https://github.com/bundler/bundler/blob/master/doc/contributing/ISSUES.md