Fix spelling error from suppling to supplying.
This is on top of [1].
[1]
https://lists.oasis-open.org/archives/virtio-comment/202305/msg00101.htmlReported-by: Cornelia Huck <
cohuck@redhat.com>
Signed-off-by: Parav Pandit <
parav@nvidia.com>
---
changelog:
v0->v1:
- corrected subject
---
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