summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Arko <andre@arko.net>2012-06-14 12:56:46 -0700
committerAndré Arko <andre@arko.net>2012-06-14 12:56:46 -0700
commit6897896595f3741356bf1831debddead24223533 (patch)
treed4b6ddc5a48d36ff8309efdcc712449a43ab9924
parentfb94a0fcc48e921df70b614a7777f61c235f4c94 (diff)
downloadbundler-6897896595f3741356bf1831debddead24223533.tar.gz
kill the stray space
-rw-r--r--man/bundle-config.ronn2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/bundle-config.ronn b/man/bundle-config.ronn
index ee08a0f576..d2190947db 100644
--- a/man/bundle-config.ronn
+++ b/man/bundle-config.ronn
@@ -124,7 +124,7 @@ specified in the `Gemfile` and the current branch in the local git
repository do not match, Bundler will abort. This ensures that
a developer is always working against the correct branches, and prevents
accidental locking to a different branch.
-
+
Finally, Bundler also ensures that the current revision in the
`Gemfile.lock` exists in the local git repository. By doing this, Bundler
forces you to fetch the latest changes in the remotes. \ No newline at end of file