From d03ee40185ae8f6d6993ef58f96e0eb956f3cc33 Mon Sep 17 00:00:00 2001 From: Alon Levy Date: Mon, 5 Mar 2012 15:13:28 +0200 Subject: [PATCH] qapi-schema.json: fix comment for type ObjectPropretyInfo Signed-off-by: Alon Levy Signed-off-by: Luiz Capitulino --- qapi-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qapi-schema.json b/qapi-schema.json index 93ee2a4a93b..dd9e0e54345 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 # -- 2.39.5