Merge pull request #5702 from leocassarani/fix-missing-word
Add missing word to output of "vagrant up"
This commit is contained in:
commit
261ef836e0
|
@ -1699,7 +1699,7 @@ en:
|
||||||
Machine not provisioning because `--no-provision` is specified.
|
Machine not provisioning because `--no-provision` is specified.
|
||||||
disabled_by_sentinel: |-
|
disabled_by_sentinel: |-
|
||||||
Machine already provisioned. Run `vagrant provision` or use the `--provision`
|
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:
|
resume:
|
||||||
resuming: Resuming suspended VM...
|
resuming: Resuming suspended VM...
|
||||||
unpausing: |-
|
unpausing: |-
|
||||||
|
|
Loading…
Reference in New Issue