aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFam Zheng <famz@redhat.com>2013-11-01 17:35:29 +0800
committerMichael Tokarev <mjt@tls.msk.ru>2013-11-13 15:48:38 +0400
commit669aa3f6bdf49663cb5cbceac605c020750263d6 (patch)
tree1d9eb26fb66e951d3e8ef6a01a4b52c7288f7458
parent8111d0287821a9b2a2faefbf0be1f345dbe93222 (diff)
downloadqemu-669aa3f6bdf49663cb5cbceac605c020750263d6.tar.gz
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>
-rw-r--r--qapi-schema.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/qapi-schema.json b/qapi-schema.json
index 81a375ba060..76c98a72655 100644
--- a/qapi-schema.json
+++ b/qapi-schema.json
@@ -227,7 +227,7 @@
##
# @ImageInfoSpecificVmdk:
#
-# @create_type: The create type of VMDK image
+# @create-type: The create type of VMDK image
#
# @cid: Content id of image
#