From: Alon Levy Date: Mon, 5 Mar 2012 13:13:28 +0000 (+0200) Subject: qapi-schema.json: fix comment for type ObjectPropretyInfo X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d03ee40185ae8f6d6993ef58f96e0eb956f3cc33;p=qemu.git qapi-schema.json: fix comment for type ObjectPropretyInfo Signed-off-by: Alon Levy Signed-off-by: Luiz Capitulino --- diff --git a/qapi-schema.json b/qapi-schema.json index 93ee2a4a93..dd9e0e5434 100644 --- a/qapi-schema.json +++ b/qapi-schema.json @@ -1256,7 +1256,7 @@ { 'command': 'migrate_set_speed', 'data': {'value': 'int'} } ## -# @DevicePropertyInfo: +# @ObjectPropertyInfo: # # @name: the name of the property #