From 54ecded1d69d8784c7e2858f76d551c3f3c446ec Mon Sep 17 00:00:00 2001 From: John Eismeier Date: Tue, 6 Feb 2018 14:20:29 -0500 Subject: [PATCH] Propose fix some typos --- RELEASE.md | 2 +- website/source/docs/cli/plugin.html.md | 2 +- website/source/docs/provisioning/ansible_common.html.md | 2 +- website/source/docs/synced-folders/nfs.html.md | 2 +- website/source/docs/synced-folders/rsync.html.md | 2 +- website/source/intro/vs/index.html.md | 2 +- website/source/vmware/index.html.erb | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) 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. diff --git a/website/source/docs/synced-folders/rsync.html.md b/website/source/docs/synced-folders/rsync.html.md index 54370d627..5a346ebeb 100644 --- a/website/source/docs/synced-folders/rsync.html.md +++ b/website/source/docs/synced-folders/rsync.html.md @@ -42,7 +42,7 @@ is unable to automatically install rsync for your operating system, it will tell you. The destination folder will be created as the user initiating the connection, -this is `vagrant` by default. This user requires the appropiate permissions on +this is `vagrant` by default. This user requires the appropriate permissions on the destination folder. ## Options diff --git a/website/source/intro/vs/index.html.md b/website/source/intro/vs/index.html.md index 74f9c7011..cb1607679 100644 --- a/website/source/intro/vs/index.html.md +++ b/website/source/intro/vs/index.html.md @@ -17,5 +17,5 @@ something that is invalid or out of date in the comparisons, please [open an issue](https://github.com/mitchellh/vagrant/issues) and we'll address it as soon as possible. -Use the navigation on the left to read comparisons of Vagrant versus simliar +Use the navigation on the left to read comparisons of Vagrant versus similar software. diff --git a/website/source/vmware/index.html.erb b/website/source/vmware/index.html.erb index beed9c8dc..185f18c8f 100644 --- a/website/source/vmware/index.html.erb +++ b/website/source/vmware/index.html.erb @@ -327,7 +327,7 @@ description: |-

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.