On 2/3/20 9:49 AM, Peter Maydell wrote:
The doc comment for GuestDiskBusType doesn't match up with the
enumeration because of a missing hyphen in 'file-backed-virtual'.
This means the docs are rendered wrongly:
        "virtual"
            Win virtual bus type "file-backed" virtual: Win file-backed bus type

        "file-backed-virtual"
            Not documented

Add the missing hyphen.

Signed-off-by: Peter Maydell <peter.mayd...@linaro.org>
---

Reviewed-by: Eric Blake <ebl...@redhat.com>

I noticed this while I was working on generation of rST format
documentation from the json doc comments. This is a prerequisite
for that work, so nobody needs to queue this patch (I'll include
it in my series along with some other mere-formatting fixes for
the doc comments) but I thought I might as well send it out
for review now so it doesn't get lost in a big boring-looking
Sphinx/rST patchset :-)


--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org


Reply via email to