Signed-off-by: John Snow <[email protected]> --- qapi/yank.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/qapi/yank.json b/qapi/yank.json index f3cd5c15d60..bc8c52bda74 100644 --- a/qapi/yank.json +++ b/qapi/yank.json @@ -47,9 +47,8 @@ ## # @YankInstance: -# -# A yank instance can be yanked with the `yank` qmp command to recover -# from a hanging QEMU. +# A yank instance can be yanked with the `yank` qmp command to +# recover from a hanging QEMU. # # @type: yank instance type # -- 2.55.0
