qapi-schema.json: fix comment for type ObjectPropretyInfo
authorAlon Levy <alevy@redhat.com>
Mon, 5 Mar 2012 13:13:28 +0000 (15:13 +0200)
committerLuiz Capitulino <lcapitulino@redhat.com>
Fri, 9 Mar 2012 20:34:17 +0000 (17:34 -0300)
Signed-off-by: Alon Levy <alevy@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
qapi-schema.json

index 93ee2a4a93b54ef8d558c526125a39f8f94ed3d7..dd9e0e5434577e6274243f0af5da79335b2d6d95 100644 (file)
 { 'command': 'migrate_set_speed', 'data': {'value': 'int'} }
 
 ##
-# @DevicePropertyInfo:
+# @ObjectPropertyInfo:
 #
 # @name: the name of the property
 #