mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
Fix typo in en.yml
extention -> extension
This commit is contained in:
parent
b42cf83a88
commit
b5965a30ea
1 changed files with 1 additions and 1 deletions
|
|
@ -1901,7 +1901,7 @@ en:
|
|||
Disks of type ':dvd' cannot be defined as a primary disks. Please
|
||||
remove the 'primary' argument for disk '%{name}' on guest '%{machine}'.
|
||||
invalid_ext: |-
|
||||
Disk type '%{ext}' is not a valid disk extention for '%{name}'. Please pick one of the following supported disk types: %{exts}
|
||||
Disk type '%{ext}' is not a valid disk extension for '%{name}'. Please pick one of the following supported disk types: %{exts}
|
||||
invalid_type: |-
|
||||
Disk type '%{type}' is not a valid type. Please pick one of the following supported disk types: %{types}
|
||||
invalid_size: |-
|
||||
|
|
|
|||
Loading…
Reference in a new issue