From 669aa3f6bdf49663cb5cbceac605c020750263d6 Mon Sep 17 00:00:00 2001 From: Fam Zheng Date: Fri, 1 Nov 2013 17:35:29 +0800 Subject: [PATCH] qapi: Fix comment for create-type to match code. Signed-off-by: Fam Zheng Reviewed-by: Eric Blake Signed-off-by: Michael Tokarev --- qapi-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qapi-schema.json b/qapi-schema.json index 81a375ba06..76c98a7265 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 # -- 2.11.4.GIT