Merge pull request #12260 from eltociear/patch-3

Fix typo in en.yml
This commit is contained in:
Chris Roberts 2021-03-31 15:38:34 -07:00 committed by GitHub
commit f7973f00ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: |-