diff options
author | Markus Armbruster <armbru@redhat.com> | 2024-03-22 15:09:09 +0100 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2024-03-26 06:36:08 +0100 |
commit | 5305a4eeb80b9b69ae2c1a1440bd3ece0a8b35a2 (patch) | |
tree | 33bc6d4042378a9efd053ec92b4460f6a0ab4225 /qapi/dump.json | |
parent | 209e64d9edff332da607bbf98430456a20025432 (diff) |
qapi: Correct documentation indentation and whitespace
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20240322140910.328840-12-armbru@redhat.com>
[Add a previous patch's stray hunk]
Diffstat (limited to 'qapi/dump.json')
-rw-r--r-- | qapi/dump.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qapi/dump.json b/qapi/dump.json index ef1f3b62fc..2fa9504d86 100644 --- a/qapi/dump.json +++ b/qapi/dump.json @@ -77,7 +77,7 @@ # # @detach: if true, QMP will return immediately rather than waiting # for the dump to finish. The user can track progress using -# "query-dump". (since 2.6). +# "query-dump". (since 2.6). # # @begin: if specified, the starting physical address. # |