[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] spelling: qapi/migration.json: transfering
|
From: |
Michael Tokarev |
|
Subject: |
[PATCH] spelling: qapi/migration.json: transfering |
|
Date: |
Tue, 14 Nov 2023 00:20:33 +0300 |
Fixes: 074dbce5fcce "migration: New migrate and migrate-incoming argument
'channels'"
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
---
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.
#
--
2.39.2