summaryrefslogtreecommitdiffstats
path: root/qga
diff options
context:
space:
mode:
authorStefan Weil2022-10-30 11:59:44 +0100
committerLaurent Vivier2022-11-05 20:35:45 +0100
commit1e458f11273c315ee2045f6e632b8dfb5f2b1544 (patch)
tree3d7aa5e81730bf17a4f886af75036bd4802d10e2 /qga
parentqapi: virtio: Fix the introduced version (diff)
downloadqemu-1e458f11273c315ee2045f6e632b8dfb5f2b1544.tar.gz
qemu-1e458f11273c315ee2045f6e632b8dfb5f2b1544.tar.xz
qemu-1e458f11273c315ee2045f6e632b8dfb5f2b1544.zip
Fix some typos in documentation and comments
Most of them were found and fixed using codespell. Signed-off-by: Stefan Weil <sw@weilnetz.de> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Message-Id: <20221030105944.311940-1-sw@weilnetz.de> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'qga')
-rw-r--r--qga/qapi-schema.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/qga/qapi-schema.json b/qga/qapi-schema.json
index 026a56f76c..796434ed34 100644
--- a/qga/qapi-schema.json
+++ b/qga/qapi-schema.json
@@ -392,7 +392,7 @@
##
# @guest-file-flush:
#
-# Write file changes bufferred in userspace to disk/kernel buffers
+# Write file changes buffered in userspace to disk/kernel buffers
#
# @handle: filehandle returned by guest-file-open
#