diff mbox series

[v2,1/8] qapi: Drop stray trailing symbol

Message ID 20220503073737.84223-2-abologna@redhat.com (mailing list archive)
State New, archived
Headers show
Series qapi: Primarily whitespace tweaks | expand

Commit Message

Andrea Bolognani May 3, 2022, 7:37 a.m. UTC
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
---
 qapi/run-state.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

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
 ##