summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTerence Lee <hone02@gmail.com>2012-08-30 01:02:24 -0500
committerTerence Lee <hone02@gmail.com>2012-08-30 01:02:24 -0500
commite0c44514efbd73dbe4a8b60a5a9795d5f5ba2004 (patch)
tree98268d710b267caa2f892cbb8d303c422d35bc53
parent295fd048b03dc537228e0e3fade255369d57b00a (diff)
downloadbundler-e0c44514efbd73dbe4a8b60a5a9795d5f5ba2004.tar.gz
fix whitespace test
-rw-r--r--man/bundle-platform.ronn2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/bundle-platform.ronn b/man/bundle-platform.ronn
index fc6a5741b4..00b833d901 100644
--- a/man/bundle-platform.ronn
+++ b/man/bundle-platform.ronn
@@ -33,7 +33,7 @@ If you run `bundle platform` on Ruby 1.9.3, it will display the following output
`platform` will list all the platforms in your `Gemfile.lock` as well as the
`ruby` directive if applicable from your Gemfile(5). It will also let you know
if the `ruby` directive requirement has been met. If `ruby` directive doesn't
-match the running Ruby VM, it will tell you what part does not.
+match the running Ruby VM, it will tell you what part does not.
## OPTIONS