aboutsummaryrefslogtreecommitdiffstats
path: root/man/bundle-package.ronn
diff options
context:
space:
mode:
authorAsutosh Palai <asupalai@gmail.com>2016-03-07 09:57:27 +0530
committerAsutosh Palai <asupalai@gmail.com>2016-03-07 09:57:27 +0530
commitce0914c7d853ef18205341cea31c96d168cca2af (patch)
tree52feaae3f5c24ec7bd183f7f6d856f35f6a043bb /man/bundle-package.ronn
parent8a967a68e1226f1df4292b830456a9e3566db7fc (diff)
downloadbundler-ce0914c7d853ef18205341cea31c96d168cca2af.tar.gz
Fixed the mistakes
Diffstat (limited to 'man/bundle-package.ronn')
-rw-r--r--man/bundle-package.ronn2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/bundle-package.ronn b/man/bundle-package.ronn
index fa85b546..efdfc125 100644
--- a/man/bundle-package.ronn
+++ b/man/bundle-package.ronn
@@ -21,7 +21,7 @@ via the `--all` option. Once used, the `--all` option will be remembered.
When using gems that have different packages for different platforms, Bundler
1.8 and newer support caching of gems for other platforms where the Gemfile
-has been resolved (i.e. present in the lock file) in `vendor/cache`. This needs
+has been resolved (i.e. present in the lockfile) in `vendor/cache`. This needs
to be enabled via the `--all-platforms` option. This setting will be remembered
in your local bundler configuration.