qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-trivial] [PATCH] throttle: Fix typo in the documentation of block_


From: Alberto Garcia
Subject: [Qemu-trivial] [PATCH] throttle: Fix typo in the documentation of block_set_io_throttle
Date: Mon, 15 Jun 2015 16:12:52 +0300

Signed-off-by: Alberto Garcia <address@hidden>
---
 qapi/block-core.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
 #
-- 
2.1.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]