From: Andrea Bolognani Date: Wed, 20 Apr 2022 15:34:08 +0000 (+0200) Subject: qapi: Fix typo X-Git-Url: https://repo.jachan.dev/qemu.git/commitdiff_plain/068613f065e4200f6e32862deb4e18250e5dca3a qapi: Fix typo Signed-off-by: Andrea Bolognani Message-Id: <20220420153408.243584-4-abologna@redhat.com> Reviewed-by: Markus Armbruster Signed-off-by: Markus Armbruster --- diff --git a/qapi/sockets.json b/qapi/sockets.json index 5773d9fcc4..fccc38584b 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 ##