Re: [PATCH v3 1/5] vhost-user.rst: fix typo

Raphael Norwitz <[email protected]> Wed, 15 Apr 2026 17:22:26 +0200
Newsgroups dev.linux.lists.virtio-fs,org.nongnu.qemu-devel
Message-ID <[email protected]>
Reviewed-by: Raphael Norwitz <[email protected]>

On 3/30/26 11:52 AM, Alexandr Moshkov wrote:
> Reviewed-by: Vladimir Sementsov-Ogievskiy <[email protected]>
> Reviewed-by: Stefan Hajnoczi <[email protected]>
> Signed-off-by: Alexandr Moshkov <[email protected]>
> ---
>   docs/interop/vhost-user.rst | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/docs/interop/vhost-user.rst b/docs/interop/vhost-user.rst
> index 137c9f3669..bfa75ff9a3 100644
> --- a/docs/interop/vhost-user.rst
> +++ b/docs/interop/vhost-user.rst
> @@ -1268,7 +1268,7 @@ Front-end message types
>     How to suspend an in-flight request depends on the implementation of the back-end
>     but it typically can be done by aborting or cancelling the underlying I/O
>     request. The ``VHOST_USER_PROTOCOL_F_GET_VRING_BASE_INFLIGHT``
> -  protocol feature must only be neogotiated if
> +  protocol feature must only be negotiated if
>     ``VHOST_USER_PROTOCOL_F_INFLIGHT_SHMFD`` is also negotiated.
>   
>   ``VHOST_USER_SET_VRING_KICK``