From 2341b13b0d87047df041ad6450d95d50bc4ad55d Mon Sep 17 00:00:00 2001 From: Stephanie Morillo Date: Wed, 20 Sep 2017 14:38:59 -0400 Subject: removed more whitespace from line 54 --- man/bundle-install.ronn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/bundle-install.ronn b/man/bundle-install.ronn index 897425ca4d..959338409e 100644 --- a/man/bundle-install.ronn +++ b/man/bundle-install.ronn @@ -51,7 +51,7 @@ time `bundle install` is run, use `bundle config` (see bundle-config(1)). file (a binstub) that loads Bundler, runs the command, and puts it in `bin/`. This lets you link the binstub inside of an application to the exact gem version the application needs. - + Creates a directory (defaults to `~/bin`) and places any executables from the gem there. These executables run in Bundler's context. If used, you might add this directory to your environment's `PATH` variable. For instance, if the -- cgit v1.2.1