diff options
author | Daniel Marcovitch <danielm@mellanox.com> | 2018-10-31 17:18:27 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2018-11-30 15:24:38 -0500 |
commit | 09245d6f7d1edcbef06b6c1faff61b487ebcc4c3 (patch) | |
tree | 3b0cd23be63b11325ca7f92e35c90aa6ca2831b6 /content.tex | |
parent | b50f8e62ebe87a78dc4818c7dff6e4527ee13f43 (diff) | |
download | virtio-spec-09245d6f7d1edcbef06b6c1faff61b487ebcc4c3.tar.gz |
packed-ring/split-ring/content: fixed misc typos
Signed-off-by: Daniel Marcovitch <danielm@mellanox.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Fixes: https://github.com/oasis-tcs/virtio-spec/issues/24
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'content.tex')
-rw-r--r-- | content.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content.tex b/content.tex index 03ecc26..0b72e94 100644 --- a/content.tex +++ b/content.tex @@ -346,7 +346,7 @@ The driver MUST follow this sequence to initialize a device: \begin{enumerate} \item Reset the device. -\item Set the ACKNOWLEDGE status bit: the guest OS has notice the device. +\item Set the ACKNOWLEDGE status bit: the guest OS has noticed the device. \item Set the DRIVER status bit: the guest OS knows how to drive the device. |