summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsmlx <scott@sl.id.au>2016-12-07 20:55:21 +1100
committerGitHub <noreply@github.com>2016-12-07 20:55:21 +1100
commit4e024805d434f3183458ab1f5105296d805438e2 (patch)
tree50ad278c03241846aad6611ebf5dea1006157da8
parent1f10c7f07fdbe5b664272d54657b5687bc881810 (diff)
downloadbundler-4e024805d434f3183458ab1f5105296d805438e2.tar.gz
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 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`: