diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2018-03-09 23:23:35 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2018-03-20 02:29:10 +0200 |
commit | 8ff142ad62c4f2eb2f455d0da317474b30cb1d15 (patch) | |
tree | b73a32f825f039bcbbf9e47485d6450ba2663afe | |
parent | 619a2785480f3275767b81a02cead33aaba4e801 (diff) |
split-ring: typo: aligment
Approved-by: https://www.oasis-open.org/apps/org/workgroup/virtio/ballot.php?id=3177
Fixes: https://github.com/oasis-tcs/virtio-spec/issues/3
-rw-r--r-- | split-ring.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/split-ring.tex b/split-ring.tex index a594d41..87ecee2 100644 --- a/split-ring.tex +++ b/split-ring.tex @@ -23,7 +23,7 @@ Each virtqueue consists of three parts: where each part is physically-contiguous in guest memory, and has different alignment requirements. -The memory aligment and size requirements, in bytes, of each part of the +The memory alignment and size requirements, in bytes, of each part of the virtqueue are summarized in the following table: \begin{tabular}{|l|l|l|} |