summaryrefslogtreecommitdiffstats
path: root/qapi/block-core.json
diff options
context:
space:
mode:
authorzhaolichang2020-09-17 09:50:28 +0200
committerLaurent Vivier2020-09-17 20:41:08 +0200
commit2400e50c15986e773dad4b6d9584b5da77ba3927 (patch)
tree7457b35d3771969698d08c51ef467a9b5f69fd37 /qapi/block-core.json
parentdisas/: fix some comment spelling errors (diff)
downloadqemu-2400e50c15986e773dad4b6d9584b5da77ba3927.tar.gz
qemu-2400e50c15986e773dad4b6d9584b5da77ba3927.tar.xz
qemu-2400e50c15986e773dad4b6d9584b5da77ba3927.zip
qapi/: fix some comment spelling errors
I found that there are many spelling errors in the comments of qemu, so I used the spellcheck tool to check the spelling errors and finally found some spelling errors in the qapi folder. Signed-off-by: zhaolichang <zhaolichang@huawei.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20200917075029.313-10-zhaolichang@huawei.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'qapi/block-core.json')
-rw-r--r--qapi/block-core.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/qapi/block-core.json b/qapi/block-core.json
index 2d94873ca0..3c16f1e11d 100644
--- a/qapi/block-core.json
+++ b/qapi/block-core.json
@@ -1795,7 +1795,7 @@
#
# @block-backend: corresponds to BlockBackend
#
-# @block-job: corresonds to BlockJob
+# @block-job: corresponds to BlockJob
#
# @block-driver: corresponds to BlockDriverState
#
@@ -2067,7 +2067,7 @@
# @target: name of the destination dirty bitmap
#
# @bitmaps: name(s) of the source dirty bitmap(s) at @node and/or fully
-# specifed BlockDirtyBitmap elements. The latter are supported
+# specified BlockDirtyBitmap elements. The latter are supported
# since 4.1.
#
# Since: 4.0