From 6897896595f3741356bf1831debddead24223533 Mon Sep 17 00:00:00 2001 From: André Arko Date: Thu, 14 Jun 2012 12:56:46 -0700 Subject: kill the stray space --- man/bundle-config.ronn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/bundle-config.ronn b/man/bundle-config.ronn index ee08a0f5..d2190947 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 -- cgit v1.2.3