qemu-block
[Top][All Lists]
Advanced

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

[Qemu-block] [PATCH v2 15/17] qapi: Correct the name of the iops_rd para


From: Alberto Garcia
Subject: [Qemu-block] [PATCH v2 15/17] qapi: Correct the name of the iops_rd parameter
Date: Thu, 18 Feb 2016 12:27:08 +0200

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 fbbc709..9bf1b22 100644
--- a/qapi/block-core.json
+++ b/qapi/block-core.json
@@ -1321,7 +1321,7 @@
 #
 # @iops: total I/O operations per second
 #
-# @ops_rd: read I/O operations per second
+# @iops_rd: read I/O operations per second
 #
 # @iops_wr: write I/O operations per second
 #
-- 
2.7.0




reply via email to

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