diff --git a/qapi-schema.json b/qapi-schema.json index ac8ad24966..c3592f6c11 100644 --- a/qapi-schema.json +++ b/qapi-schema.json @@ -4436,10 +4436,11 @@ # Driver specific block device options for Quorum # # @blkverify: #optional true if the driver must print content mismatch +# set to false by default # -# @children: the children block device to use +# @children: the children block devices to use # -# @vote_threshold: the vote limit under which a read will fail +# @vote-threshold: the vote limit under which a read will fail # # Since: 2.0 ##