qapi-schema.json: fix comment for type ObjectPropretyInfo

Signed-off-by: Alon Levy <alevy@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
master
Alon Levy 2012-03-05 15:13:28 +02:00 committed by Luiz Capitulino
parent 419e1bdfef
commit d03ee40185
1 changed files with 1 additions and 1 deletions

View File

@ -1256,7 +1256,7 @@
{ 'command': 'migrate_set_speed', 'data': {'value': 'int'} }
##
# @DevicePropertyInfo:
# @ObjectPropertyInfo:
#
# @name: the name of the property
#