← Prev in month ← Prev in thread

[PATCH] virtio-blk: fix typo in legacy framing requirements section

From
Paolo Bonzini <>
Date
2015-07-02T14:02:20+00:00
ID
Thread
[PATCH] virtio-blk: fix typo in legacy framing requirements section
Signed-off-by: Paolo Bonzini <>
---
 content.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content.tex b/content.tex
index a4bcb45..678f786 100644
--- a/content.tex
+++ b/content.tex
@@ -4048,7 +4048,7 @@ negotiated VIRTIO_F_ANY_LAYOUT:
 
 \begin{itemize}
 \item MUST use a single 8-byte descriptor containing \field{type},
-  \field{reseved} and \field{sector}, followed by descriptors
+  \field{reserved} and \field{sector}, followed by descriptors
   for \field{data}, then finally a separate 1-byte descriptor
   for \field{status}.
 
-- 
2.4.3
← Prev in month ← Prev in thread