]> www.infradead.org Git - users/dwmw2/qemu.git/commitdiff
throttle: Fix typo in the documentation of block_set_io_throttle
authorAlberto Garcia <berto@igalia.com>
Mon, 15 Jun 2015 13:12:52 +0000 (16:12 +0300)
committerMichael Tokarev <mjt@tls.msk.ru>
Tue, 23 Jun 2015 17:23:39 +0000 (20:23 +0300)
Signed-off-by: Alberto Garcia <berto@igalia.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
qapi/block-core.json

index afa9d3d1f3a401e2cc78d743da34eb6f1897f8ff..793a01e97079c2cb083cfbf53dafb4a39c3307dc 100644 (file)
 #
 # I/O limits can be disabled by setting all of them to 0. In this case
 # the device will be removed from its group and the rest of its
-# members will no be affected. The 'group' parameter is ignored.
+# members will not be affected. The 'group' parameter is ignored.
 #
 # @device: The name of the device
 #