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>
This commit is contained in:
Alberto Garcia 2015-06-15 16:12:52 +03:00 committed by Michael Tokarev
parent a91e21186f
commit 6b932c0a5f
1 changed files with 1 additions and 1 deletions

View File

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