diff options
author | Andrea Bolognani <abologna@redhat.com> | 2022-05-03 09:37:30 +0200 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2022-05-16 07:22:28 +0200 |
commit | f39057d58b9edc37fd82e3ea8a034fc7353c46e8 (patch) | |
tree | 5c11247d46346a002dad5d340d7e79c3f8c2ebb4 /qapi/run-state.json | |
parent | 433a4fdc42042e3d5a6c3dc741215f78b43b3a2e (diff) |
qapi: Drop stray trailing symbol
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20220503073737.84223-2-abologna@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'qapi/run-state.json')
-rw-r--r-- | qapi/run-state.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qapi/run-state.json b/qapi/run-state.json index 8124220bd9..15d6c9a2ed 100644 --- a/qapi/run-state.json +++ b/qapi/run-state.json @@ -348,7 +348,7 @@ # # @poweroff: Shutdown the VM and exit # -# @pause: pause the VM# +# @pause: pause the VM # # Since: 6.0 ## |