On 07/23/2013 07:03 AM, Kevin Wolf wrote:
> Signed-off-by: Kevin Wolf <kw...@redhat.com>
> ---
>  docs/qapi-code-gen.txt | 58 
> +++++++++++++++++++++++++++++++++++++++++++++-----
>  1 file changed, 53 insertions(+), 5 deletions(-)

> +=== Complex types ===
>  
>  A complex type is a dictionary containing a single key who's value is a

pre-existing, but as long as you are touching this, fix the grammar:

s/who's/whose/

>  dictionary.  This corresponds to a struct in C or an Object in JSON.  An
> @@ -47,13 +53,57 @@ The use of '*' as a prefix to the name means the member 
> is optional.  Optional
>  members should always be added to the end of the dictionary to preserve
>  backwards compatibility.
>  
> +=== Enumeration types ===
> +
>  An enumeration type is a dictionary containing a single key who's value is a

s/who's/whose/

With those fixes,
Reviewed-by: Eric Blake <ebl...@redhat.com>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to