summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Hajnoczi <stefanha@redhat.com>2018-03-14 15:46:14 +0000
committerMichael S. Tsirkin <mst@redhat.com>2018-03-26 20:47:26 +0300
commit1b355f15f8e97da0fda3f8590fc17ac022895a1a (patch)
tree1ee65fd294e52a5b9ca0a99fc74b4e68a3736419
parent5c9f1f64f3e71e4ab84479a6c2eab1622fa0ce0a (diff)
packed-ring: fix 'contigious' typo
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Fixes: https://github.com/oasis-tcs/virtio-spec/issues/7 Approved-by: https://www.oasis-open.org/committees/ballot.php?id=3184
-rw-r--r--packed-ring.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/packed-ring.tex b/packed-ring.tex
index bb29619..8640192 100644
--- a/packed-ring.tex
+++ b/packed-ring.tex
@@ -161,7 +161,7 @@ data has been written by the device into any parts of the buffer.
In an available descriptor, Element Address corresponds to the
physical address of the buffer element. The length of the element assumed
-to be physically contigious is stored in Element Length.
+to be physically contiguous is stored in Element Length.
In a used descriptor, Element Address is unused. Element Length
specifies the length of the buffer that has been initialized
@@ -178,7 +178,7 @@ elements (also known as a scatter/gather list) with a request.
Two features support this: descriptor chaining and indirect descriptors.
If neither feature is in use by the driver, each buffer is
-physically-contigious, either read-only or write-only and is
+physically-contiguous, either read-only or write-only and is
described completely by a single descriptor.
While unusual (most implementations either create all lists