From 9991a00f1a0a622ec5cbf9fa0e793f39ad1240c6 Mon Sep 17 00:00:00 2001 From: smlx Date: Wed, 7 Dec 2016 20:56:59 +1100 Subject: Fix typo in man page. --- 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 92d1d8d42c..3a03090512 100644 --- a/man/bundle-install.ronn +++ b/man/bundle-install.ronn @@ -110,7 +110,7 @@ time `bundle install` is run, use `bundle config` (see bundle-config(1)). The location to install the specified gems to. This defaults to Rubygems' setting. Bundler shares this location with Rubygems, `gem install ...` will have gem installed there, too. Therefore, gems installed without a - `--path ...` setting will show up by calling `gem list`. Accodingly, gems + `--path ...` setting will show up by calling `gem list`. Accordingly, gems installed to other locations will not get listed. * `--quiet`: -- cgit v1.2.1