OSDN Git Service

qapi: Fix enumeration typo error
authorLei Li <lilei@linux.vnet.ibm.com>
Thu, 23 Aug 2012 05:14:25 +0000 (13:14 +0800)
committerStefan Hajnoczi <stefanha@gmail.com>
Fri, 14 Sep 2012 07:21:29 +0000 (08:21 +0100)
Signed-off-by: Lei Li <lilei@linux.vnet.ibm.com>
Reviewed-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com>
qapi-schema-guest.json
qapi-schema.json

index d955cf1..ed0eb69 100644 (file)
 ##
 # @GuestFsFreezeStatus
 #
-# An enumation of filesystem freeze states
+# An enumeration of filesystem freeze states
 #
 # @thawed: filesystems thawed/unfrozen
 #
index a9f465a..24f5da0 100644 (file)
 ##
 # @RunState
 #
-# An enumation of VM run states.
+# An enumeration of VM run states.
 #
 # @debug: QEMU is running on a debugger
 #
 ##
 # @SpiceQueryMouseMode
 #
-# An enumation of Spice mouse states.
+# An enumeration of Spice mouse states.
 #
 # @client: Mouse cursor position is determined by the client.
 #