From: Andrea Bolognani Date: Tue, 3 May 2022 07:37:30 +0000 (+0200) Subject: qapi: Drop stray trailing symbol X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f39057d58b9edc37fd82e3ea8a034fc7353c46e8;p=qemu.git qapi: Drop stray trailing symbol Signed-off-by: Andrea Bolognani Reviewed-by: Markus Armbruster Message-Id: <20220503073737.84223-2-abologna@redhat.com> Reviewed-by: Markus Armbruster Signed-off-by: Markus Armbruster --- 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 ##