summaryrefslogtreecommitdiffstats
path: root/qapi
diff options
context:
space:
mode:
authorDr. David Alan Gilbert2022-06-14 12:40:44 +0200
committerLaurent Vivier2022-06-28 11:06:02 +0200
commit118d4ed0453c325828e3678608cf32fd9c4a8c49 (patch)
tree5abedb7cc91f518db8c7e7380ed5c3920ae79ab6 /qapi
parentutil: Return void on iova_tree_remove (diff)
downloadqemu-118d4ed0453c325828e3678608cf32fd9c4a8c49.tar.gz
qemu-118d4ed0453c325828e3678608cf32fd9c4a8c49.tar.xz
qemu-118d4ed0453c325828e3678608cf32fd9c4a8c49.zip
Trivial: 3 char repeat typos
Inspired by Julia Lawall's fixing of Linux kernel comments, I looked at qemu, although I did it manually. Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com> Reviewed-by: Klaus Jensen <k.jensen@samsung.com> Message-Id: <20220614104045.85728-2-dgilbert@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'qapi')
-rw-r--r--qapi/net.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/qapi/net.json b/qapi/net.json
index d6f7cfd4d6..9af11e9a3b 100644
--- a/qapi/net.json
+++ b/qapi/net.json
@@ -298,7 +298,7 @@
#
# @udp: use the udp version of l2tpv3 encapsulation
#
-# @cookie64: use 64 bit coookies
+# @cookie64: use 64 bit cookies
#
# @counter: have sequence counter
#