@samitouri / QOSamiQemu / commits / 480be4f43b

vhost-user.rst: fix typo

Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Alexandr Moshkov <dtalexundeer@yandex-team.ru> Reviewed-by: Raphael Norwitz <rnorwitz@nvidia.com> Message-Id: <20260330095226.158386-2-dtalexundeer@yandex-team.ru>

Alexandr Moshkov committed Mar 30, 2026 at 14:52 UTC 480be4f43b208e585e68c300dcab924adf6765f4
1 file changed +1 -1
docs/interop/vhost-user.rst
+1 -1
@@ -1329,7 +1329,7 @@ Front-end message types
1329 How to suspend an in-flight request depends on the implementation of the back-end
1330 but it typically can be done by aborting or cancelling the underlying I/O
1331 request. The ``VHOST_USER_PROTOCOL_F_GET_VRING_BASE_INFLIGHT``
1332 - protocol feature must only be neogotiated if
1332 + protocol feature must only be negotiated if
1333 ``VHOST_USER_PROTOCOL_F_INFLIGHT_SHMFD`` is also negotiated.
1334
1335 ``VHOST_USER_SET_VRING_KICK``