aboutsummaryrefslogtreecommitdiff
path: root/qapi/sockets.json
diff options
context:
space:
mode:
authorAndrea Bolognani <abologna@redhat.com>2022-04-20 17:34:08 +0200
committerMarkus Armbruster <armbru@redhat.com>2022-04-21 10:22:54 +0200
commit068613f065e4200f6e32862deb4e18250e5dca3a (patch)
treeb53a23c71c46765c1ca26296e8bc35056ca5fda4 /qapi/sockets.json
parentf43471297be23daea0333f4d84eec34cf866a47c (diff)
downloadqemu-068613f065e4200f6e32862deb4e18250e5dca3a.zip
qemu-068613f065e4200f6e32862deb4e18250e5dca3a.tar.gz
qemu-068613f065e4200f6e32862deb4e18250e5dca3a.tar.bz2
qapi: Fix typo
Signed-off-by: Andrea Bolognani <abologna@redhat.com> Message-Id: <20220420153408.243584-4-abologna@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'qapi/sockets.json')
-rw-r--r--qapi/sockets.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/qapi/sockets.json b/qapi/sockets.json
index 5773d9f..fccc385 100644
--- a/qapi/sockets.json
+++ b/qapi/sockets.json
@@ -149,7 +149,7 @@
#
# Note: This type is deprecated in favor of SocketAddress. The
# difference between SocketAddressLegacy and SocketAddress is that the
-# latter is has fewer {} on the wire.
+# latter has fewer {} on the wire.
#
# Since: 1.3
##