From 4061c3346e4895804fa1bbd9ee22587b347dd05c Mon Sep 17 00:00:00 2001 From: Michael Tokarev Date: Tue, 14 Nov 2023 00:13:16 +0300 Subject: [PATCH] qapi/migration.json: spelling: transfering Fixes: 074dbce5fcce "migration: New migrate and migrate-incoming argument 'channels'" Signed-off-by: Michael Tokarev --- qapi/migration.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qapi/migration.json b/qapi/migration.json index 975761eebd..eb2f883513 100644 --- a/qapi/migration.json +++ b/qapi/migration.json @@ -1658,7 +1658,7 @@ # # Migration stream channel parameters. # -# @channel-type: Channel type for transfering packet information. +# @channel-type: Channel type for transferring packet information. # # @addr: Migration endpoint configuration on destination interface. #