Remove some extra words in documentation
This commit is contained in:
parent
08e381c6b2
commit
93baadab75
|
@ -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`.
|
||||
|
||||
|
|
Loading…
Reference in New Issue