From: Michael Tokarev Date: Tue, 14 Nov 2023 16:08:26 +0000 (+0300) Subject: docs/about/deprecated.rst: spelling fix: becase X-Git-Tag: v8.2.0-rc1~14^2~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6477366f6c93f53dd1212444526b7667812e8825;p=thirdparty%2Fqemu.git docs/about/deprecated.rst: spelling fix: becase Fixes: 864128df465a "migration: Deprecate old compression method" Reviewed-by: Thomas Huth Signed-off-by: Michael Tokarev --- diff --git a/docs/about/deprecated.rst b/docs/about/deprecated.rst index 78550c07bf4..6c84db90b5c 100644 --- a/docs/about/deprecated.rst +++ b/docs/about/deprecated.rst @@ -514,5 +514,5 @@ old compression method (since 8.2) Compression method fails too much. Too many races. We are going to remove it if nobody fixes it. For starters, migration-test -compression tests are disabled becase they fail randomly. If you need +compression tests are disabled because they fail randomly. If you need compression, use multifd compression methods.