summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsmlx <scott@sl.id.au>2016-12-07 20:56:59 +1100
committerGitHub <noreply@github.com>2016-12-07 20:56:59 +1100
commit9991a00f1a0a622ec5cbf9fa0e793f39ad1240c6 (patch)
tree9466d8a60abefaa366b07b733d0d72d77c6d10a9
parent1f10c7f07fdbe5b664272d54657b5687bc881810 (diff)
downloadbundler-9991a00f1a0a622ec5cbf9fa0e793f39ad1240c6.tar.gz
Fix typo in man page.
-rw-r--r--man/bundle-install.ronn2
1 files changed, 1 insertions, 1 deletions
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`: