diff --git a/RELEASE.md b/RELEASE.md index 0cb033e5c..02a786173 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -2,7 +2,7 @@ This documents how to release Vagrant. Various steps in this document will require privileged access to private systems, so this document is only -targetted at Vagrant core members who have the ability to cut a release. +targeted at Vagrant core members who have the ability to cut a release. 1. Update `version.txt` to the version you want to release. diff --git a/website/source/docs/cli/plugin.html.md b/website/source/docs/cli/plugin.html.md index 42d3eefdb..dcadb73b8 100644 --- a/website/source/docs/cli/plugin.html.md +++ b/website/source/docs/cli/plugin.html.md @@ -114,7 +114,7 @@ be shown, too. # Plugin Repair Vagrant may fail to properly initialize user installed custom plugins. This can -be caused my improper plugin installation/removal, or by manual manipluation of +be caused my improper plugin installation/removal, or by manual manipulation of plugin related files like the `plugins.json` data file. Vagrant can attempt to automatically repair the problem. diff --git a/website/source/docs/provisioning/ansible_common.html.md b/website/source/docs/provisioning/ansible_common.html.md index a60a1c8d8..be9e91785 100644 --- a/website/source/docs/provisioning/ansible_common.html.md +++ b/website/source/docs/provisioning/ansible_common.html.md @@ -29,7 +29,7 @@ Some of these options are for advanced usage only and should not be used unless Possible values: - - `"auto"` _(Vagrant will automatically select the optimal compatibilty mode by checking the Ansible version currently available)_ + - `"auto"` _(Vagrant will automatically select the optimal compatibility mode by checking the Ansible version currently available)_ - `"1.8"` _(Ansible versions prior to 1.8 should mostly work well, but some options might not be supported)_ - `"2.0"` _(The generated Ansible inventory will be incompatible with Ansible 1.x)_ diff --git a/website/source/docs/synced-folders/nfs.html.md b/website/source/docs/synced-folders/nfs.html.md index e9f754175..ff1b068ac 100644 --- a/website/source/docs/synced-folders/nfs.html.md +++ b/website/source/docs/synced-folders/nfs.html.md @@ -144,7 +144,7 @@ For \*nix users, make sure to edit your `/etc/sudoers` file with `visudo`. It pr All of the snippets below require Vagrant version 1.7.3 or higher.
Please try restarting your computer and running the VMware software - manually. Occassionally you must accept the license agreement before + manually. Occasionally you must accept the license agreement before VMware will run. If you do not see any errors when opening the VMware GUI, you may need to purchase the full version to use the plugin. We apologize for the inconvenience.