Remove some extra words in documentation

This commit is contained in:
Chris Roberts 2018-04-04 15:51:52 -07:00
parent 08e381c6b2
commit 93baadab75
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ This currently only applies to Windows systems.
If this is set, Vagrant will prefer using utility executables (like `ssh` and `rsync`)
from the local system instead of those vendored within the Vagrant installation.
Vagrant will default to using a system provided `ssh` on windows by default. This
Vagrant will default to using a system provided `ssh` on Windows. This
environment variable can also be used to disable that behavior to force Vagrant to
use the embedded `ssh` executable by setting it to `0`.