From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51499) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aotHm-0008F4-Uj for qemu-devel@nongnu.org; Sat, 09 Apr 2016 09:50:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aotHm-0005qb-42 for qemu-devel@nongnu.org; Sat, 09 Apr 2016 09:50:50 -0400 Received: from mail-qg0-x22f.google.com ([2607:f8b0:400d:c04::22f]:36018) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aotHl-0005qX-WE for qemu-devel@nongnu.org; Sat, 09 Apr 2016 09:50:50 -0400 Received: by mail-qg0-x22f.google.com with SMTP id f52so112067982qga.3 for ; Sat, 09 Apr 2016 06:50:49 -0700 (PDT) Sender: =?UTF-8?B?TWFyYy1BbmRyw6kgTHVyZWF1?= From: marcandre.lureau@redhat.com Date: Sat, 9 Apr 2016 15:50:36 +0200 Message-Id: <1460209836-4764-2-git-send-email-marcandre.lureau@redhat.com> In-Reply-To: <1460209836-4764-1-git-send-email-marcandre.lureau@redhat.com> References: <1460209836-4764-1-git-send-email-marcandre.lureau@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] [PATCH 2/2] specs/vhost-user: spelling fix List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: mst@redhat.com, =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= From: Marc-André Lureau Signed-off-by: Marc-André Lureau --- docs/specs/vhost-user.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/specs/vhost-user.txt b/docs/specs/vhost-user.txt index 4778241..777c49c 100644 --- a/docs/specs/vhost-user.txt +++ b/docs/specs/vhost-user.txt @@ -438,7 +438,7 @@ Message types Slave payload: u64 Query how many queues the backend supports. This request should be - sent only when VHOST_USER_PROTOCOL_F_MQ is set in quried protocol + sent only when VHOST_USER_PROTOCOL_F_MQ is set in queried protocol features by VHOST_USER_GET_PROTOCOL_FEATURES. * VHOST_USER_SET_VRING_ENABLE -- 2.5.5