diff options
author | Nikos Dragazis <ndragazis@arrikto.com> | 2019-07-31 15:12:14 +0300 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2019-09-08 17:17:56 -0400 |
commit | 4237d22cd5b1f0ae688ddd1ded6859e5fdc1d5e8 (patch) | |
tree | 4e4839cf60eb49d4e50314f310e012a3accd84b5 | |
parent | 2dd2d468f69b5d0885e837d436f5033ac0d48f6b (diff) | |
download | virtio-spec-4237d22cd5b1f0ae688ddd1ded6859e5fdc1d5e8.tar.gz |
content: fix typo
Signed-off-by: Nikos Dragazis <ndragazis@arrikto.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
-rw-r--r-- | content.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content.tex b/content.tex index ee0d7c9..f8ebf14 100644 --- a/content.tex +++ b/content.tex @@ -749,7 +749,7 @@ The fields are interpreted as follows: \end{description} A variant of this type, struct virtio_pci_cap64, is defined for -those capaibilites that require offsets or lengths larger than +those capabilities that require offsets or lengths larger than 4GiB: \begin{lstlisting} |