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 bc8c52bda74..9a5aea82f1d 100644 --- a/qapi/yank.json +++ b/qapi/yank.json @@ -73,9 +73,8 @@ ## # @yank: -# -# Try to recover from hanging QEMU by yanking the specified instances. -# See `YankInstance` for more information. +# Try to recover from hanging QEMU by yanking the specified +# instances. See `YankInstance` for more information. # # @instances: the instances to be yanked # -- 2.55.0
