summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Holden <nick.r.holden@gmail.com>2018-02-01 07:12:08 -0800
committerNick Holden <nick.r.holden@gmail.com>2018-02-01 07:12:08 -0800
commitc5f0852bf9eb585ebc36fbeedc4627d6492f2731 (patch)
tree369584031165c4dd6a3cfdfafaef1ec547f4f6c5
parenta1d9c1b13ca1de6bdb02ee445df3f707c9cdc198 (diff)
downloadbundler-c5f0852bf9eb585ebc36fbeedc4627d6492f2731.tar.gz
Fix typos
-rw-r--r--man/bundle-doctor.ronn4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/bundle-doctor.ronn b/man/bundle-doctor.ronn
index f28f2f4f98..271ee800ad 100644
--- a/man/bundle-doctor.ronn
+++ b/man/bundle-doctor.ronn
@@ -9,8 +9,8 @@ bundle-doctor(1) -- Checks the bundle for common problems
## DESCRIPTION
Checks your Gemfile and gem environment for common problems. If issues
-are detected, Bundler prints them and exists status 1. Otherwise,
-Bundler prints a success message and exists status 0.
+are detected, Bundler prints them and exits status 1. Otherwise,
+Bundler prints a success message and exits status 0.
Examples of common problems caught by bundle-doctor include: