mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
fix typo
This commit is contained in:
parent
5889c9ceb1
commit
8b2deb6e7e
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,7 @@ en:
|
|||
inserting_random_key: |-
|
||||
Inserting generated public key within guest...
|
||||
inserting_remove_key: |-
|
||||
Removing insecure key from the guest if its present...
|
||||
Removing insecure key from the guest if it's present...
|
||||
list_commands: |-
|
||||
Below is a listing of all available Vagrant commands and a brief
|
||||
description of what they do.
|
||||
|
|
|
|||
Loading…
Reference in a new issue