qapi: spelling fix (addtional)
authorMichael Tokarev <mjt@tls.msk.ru>
Sat, 8 May 2021 09:33:15 +0000 (12:33 +0300)
committerLaurent Vivier <laurent@vivier.eu>
Thu, 13 May 2021 15:57:24 +0000 (17:57 +0200)
Fixes: 3d0d3c30ae3a259bff176f85a3efa2d0816695af
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20210508093315.393274-1-mjt@msgid.tls.msk.ru>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
qapi/qom.json

index cd0e76d56459d3f563c8acbacb7adc43c553e154..40d70c434a09f5edf2f1bab38ed7cb1d72ff6e32 100644 (file)
 #
 # @max_queue_size: the maximum number of packets to keep in the queue for
 #                  comparing with incoming packets from @secondary_in.  If the
-#                  queue is full and addtional packets are received, the
-#                  addtional packets are dropped. (default: 1024)
+#                  queue is full and additional packets are received, the
+#                  additional packets are dropped. (default: 1024)
 #
 # @vnet_hdr_support: if true, vnet header support is enabled (default: false)
 #