]> git.ipfire.org Git - thirdparty/qemu.git/commit
qga: Rephrase return docs to avoid type name
authorMarkus Armbruster <armbru@redhat.com>
Thu, 17 Jul 2025 11:52:45 +0000 (13:52 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 28 Jul 2025 11:45:11 +0000 (13:45 +0200)
commitef7e21964d54db7b7267c30578c3c6ec0f16ca08
treebcb7b40aa9f468485acc342af1e583372bd5bb59
parentd27340ff8a1036f9d174e9389dd3510083ad276d
qga: Rephrase return docs to avoid type name

"Returns: <description>" is rendered like

    Return: <Type> â€“ <description>

Mentioning the type in the description again is commonly redundant.
There is just one such description.  Rephrase it not to mention the
type.

We did this for qapi/ in commit f7296f8de5c (qapi: rephrase return
docs to avoid type name).

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20250717115246.3830007-4-armbru@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
qga/qapi-schema.json