Quoting Michael Roth (2017-11-07 11:06:55) > Quoting Chen Hanxiao (2017-11-07 05:37:16) > > From: Chen Hanxiao <chenhanx...@gmail.com> > > > > s/Subection/Subsection > > > > Reviewed-by: Marc-André Lureau <marcandre.lur...@redhat.com> > > Signed-off-by: Chen Hanxiao <chenhanx...@gmail.com> > > Thanks, applied to qga tree: > https://github.com/mdroth/qemu/commits/qga
Actually looks like Markus picked this up yesterday, and I plucked it into the wrong tree anyway =\ > > > --- > > docs/devel/qapi-code-gen.txt | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/docs/devel/qapi-code-gen.txt b/docs/devel/qapi-code-gen.txt > > index f04c63fe82..06ab699066 100644 > > --- a/docs/devel/qapi-code-gen.txt > > +++ b/docs/devel/qapi-code-gen.txt > > @@ -63,7 +63,7 @@ Comment text starting with '=' is a section title: > > > > Double the '=' for a subsection title: > > > > - # == Subection title > > + # == Subsection title > > > > '|' denotes examples: > > > > -- > > 2.13.5 > > > >