From 4e024805d434f3183458ab1f5105296d805438e2 Mon Sep 17 00:00:00 2001 From: smlx Date: Wed, 7 Dec 2016 20:55:21 +1100 Subject: Fix typo in man page. --- 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 5f10aaa658..cb9fc6cc00 100644 --- a/man/bundle-config.ronn +++ b/man/bundle-config.ronn @@ -65,7 +65,7 @@ The options that can be configured are: 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. * `without`: -- cgit v1.2.1