From: Alberto Garcia <[email protected]> Signed-off-by: Alberto Garcia <[email protected]> Signed-off-by: Kevin Wolf <[email protected]> --- 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 # -- 1.8.3.1
