aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndré Arko <andre@arko.net>2016-12-09 15:53:17 -0800
committerGitHub <noreply@github.com>2016-12-09 15:53:17 -0800
commit478bd39dcf9cc91c980db06d7da04526257d8a17 (patch)
tree50ad278c03241846aad6611ebf5dea1006157da8
parent1f10c7f07fdbe5b664272d54657b5687bc881810 (diff)
parent4e024805d434f3183458ab1f5105296d805438e2 (diff)
downloadbundler-478bd39dcf9cc91c980db06d7da04526257d8a17.tar.gz
Merge pull request #5236 from smlx/patch-1
Fix typo in man page.
-rw-r--r--man/bundle-config.ronn2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/bundle-config.ronn b/man/bundle-config.ronn
index 5f10aaa6..cb9fc6cc 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`: