From a9a443c874cf92b583852cf8ea5b75df8580df32 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: Stefan Hajnoczi --- qapi-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qapi-schema.json b/qapi-schema.json index 81a375ba0..76c98a726 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.39.2