On Thu, 1 Mar 2018 01:31:34 +0200
"Michael S. Tsirkin" <> wrote:
> ---
> split-ring.tex | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> 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|}
Reviewed-by: Cornelia Huck <>