From: Han Han <h...@redhat.com>

s/@compression/@compress/

Fixes: 864128df46

Signed-off-by: Han Han <h...@redhat.com>
Signed-off-by: Michael Tokarev <m...@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 d3e2b864c5..819708321d 100644
--- a/qapi/migration.json
+++ b/qapi/migration.json
@@ -534,7 +534,7 @@
 # Features:
 #
 # @deprecated: Member @block is deprecated.  Use blockdev-mirror with
-#     NBD instead.  Member @compression is deprecated because it is
+#     NBD instead.  Member @compress is deprecated because it is
 #     unreliable and untested.  It is recommended to use multifd
 #     migration, which offers an alternative compression
 #     implementation that is reliable and tested.
-- 
2.39.2


Reply via email to