qapi: Fix comment for create-type to match code.
Signed-off-by: Fam Zheng <famz@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
8111d02878
commit
669aa3f6bd
|
@ -227,7 +227,7 @@
|
||||||
##
|
##
|
||||||
# @ImageInfoSpecificVmdk:
|
# @ImageInfoSpecificVmdk:
|
||||||
#
|
#
|
||||||
# @create_type: The create type of VMDK image
|
# @create-type: The create type of VMDK image
|
||||||
#
|
#
|
||||||
# @cid: Content id of image
|
# @cid: Content id of image
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue