Merge pull request #5702 from leocassarani/fix-missing-word

Add missing word to output of "vagrant up"
This commit is contained in:
Seth Vargo 2015-05-11 11:04:52 -04:00
commit 261ef836e0
1 changed files with 1 additions and 1 deletions

View File

@ -1699,7 +1699,7 @@ en:
Machine not provisioning because `--no-provision` is specified.
disabled_by_sentinel: |-
Machine already provisioned. Run `vagrant provision` or use the `--provision`
to force provisioning. Provisioners marked to run always will still run.
flag to force provisioning. Provisioners marked to run always will still run.
resume:
resuming: Resuming suspended VM...
unpausing: |-