diff options
author | Fam Zheng <famz@redhat.com> | 2013-11-01 17:35:29 +0800 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2013-11-07 13:53:30 +0100 |
commit | a9a443c874cf92b583852cf8ea5b75df8580df32 (patch) | |
tree | 673f31806e200f06303f8167a4d437e5ec84acd7 /qapi-schema.json | |
parent | 964668b03d26f0b5baa5e5aff0c966f4fcb76e9e (diff) |
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: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'qapi-schema.json')
-rw-r--r-- | qapi-schema.json | 2 |
1 files changed, 1 insertions, 1 deletions
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 # |