Re: [PATCH v9 09/16] split-ring: typo: aligment

From
Cornelia Huck <>
Date
2018-03-07T10:56:11+00:00
ID
Thread
Re: [PATCH v9 09/16] split-ring: typo: aligment
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 <>