From: Alberto Garcia Date: Mon, 15 Jun 2015 13:12:52 +0000 (+0300) Subject: throttle: Fix typo in the documentation of block_set_io_throttle X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6b932c0a5f951f1cfd3c459d8946074b9df8b829;p=qemu.git throttle: Fix typo in the documentation of block_set_io_throttle Signed-off-by: Alberto Garcia Reviewed-by: Eric Blake Signed-off-by: Michael Tokarev --- diff --git a/qapi/block-core.json b/qapi/block-core.json index afa9d3d1f3..793a01e970 100644 --- a/qapi/block-core.json +++ b/qapi/block-core.json @@ -1083,7 +1083,7 @@ # # 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 #