summaryrefslogtreecommitdiffstats
path: root/qapi
diff options
context:
space:
mode:
authorAlberto Garcia <berto@igalia.com>2015-06-15 16:12:52 +0300
committerMichael Tokarev <mjt@tls.msk.ru>2015-06-23 20:23:39 +0300
commit6b932c0a5f951f1cfd3c459d8946074b9df8b829 (patch)
tree137c4bba75e3b2ff790a117760fee781f826131d /qapi
parenta91e21186f81f712af8c02c7eec996ce25fb391f (diff)
downloadhqemu-6b932c0a5f951f1cfd3c459d8946074b9df8b829.zip
hqemu-6b932c0a5f951f1cfd3c459d8946074b9df8b829.tar.gz
throttle: Fix typo in the documentation of block_set_io_throttle
Signed-off-by: Alberto Garcia <berto@igalia.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'qapi')
-rw-r--r--qapi/block-core.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/qapi/block-core.json b/qapi/block-core.json
index afa9d3d..793a01e 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
#
OpenPOWER on IntegriCloud