osbuild2: fix copy&paste error in a comment
This commit is contained in:
parent
69e70dec22
commit
998421d597
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ func (o VPCOptions) validate() error {
|
|||
}
|
||||
|
||||
type VMDKOptions struct {
|
||||
// The type of the format must be 'vpc'
|
||||
// The type of the format must be 'vmdk'
|
||||
Type QEMUFormat `json:"type"`
|
||||
|
||||
Subformat VMDKSubformat `json:"subformat,omitempty"`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue