public inbox for virtio-dev@lists.linux.dev
 help / color / mirror / Atom feed
* [virtio-dev] [PATCH] content: Fix type error
@ 2023-05-15 15:04 Parav Pandit
  2023-05-15 15:06 ` [virtio-dev] " Parav Pandit
  0 siblings, 1 reply; 2+ messages in thread
From: Parav Pandit @ 2023-05-15 15:04 UTC (permalink / raw)
  To: mst, cohuck, virtio-comment; +Cc: virtio-dev, shahafs, Parav Pandit

Fix spelling error from suppling to supplying.

This is on top of [1].

[1] https://lists.oasis-open.org/archives/virtio-comment/202305/msg00101.html

Reported-by: Cornelia Huck <cohuck@redhat.com>
Signed-off-by: Parav Pandit <parav@nvidia.com>
---
 content.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content.tex b/content.tex
index 327926f..9df81b8 100644
--- a/content.tex
+++ b/content.tex
@@ -409,8 +409,8 @@ \section{Driver Notifications} \label{sec:Basic Facilities of a Virtio Device /
 VIRTIO_F_NOTIF_CONFIG_DATA is not negotiated or device supplied virtqueue
 notification config data if VIRTIO_F_NOTIF_CONFIG_DATA is negotiated.
 
-The notification method and suppling any such virtqueue notification config data
-is transport specific.
+The notification method and supplying any such virtqueue notification config
+data is transport specific.
 
 However, some devices benefit from the ability to find out the
 amount of available data in the queue without accessing the virtqueue in memory:
-- 
2.26.2


---------------------------------------------------------------------
To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-05-15 15:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-15 15:04 [virtio-dev] [PATCH] content: Fix type error Parav Pandit
2023-05-15 15:06 ` [virtio-dev] " Parav Pandit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox