commit | 7c3def93b138a72aac2b64c4cca321677bb97392 | [log] [tgz] |
---|---|---|
author | Markus Armbruster <armbru@redhat.com> | Tue Apr 25 08:42:21 2023 +0200 |
committer | Markus Armbruster <armbru@redhat.com> | Fri Apr 28 11:48:34 2023 +0200 |
tree | f089c0ce17b6a467382261638d675bbe9af7034a | |
parent | 86bf13aea39e32adb8f068a4d14e2ad16edb725c [diff] |
qapi: Fix misspelled section tags in doc comments Section tags are case sensitive and end with a colon. Screwing up either gets them interpreted as ordinary paragraph. Fix a few. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20230425064223.820979-15-armbru@redhat.com>