summary refs log tree commit diff stats
path: root/docs/about
diff options
context:
space:
mode:
authorMichael Tokarev <mjt@tls.msk.ru>2023-11-14 19:08:26 +0300
committerMichael Tokarev <mjt@tls.msk.ru>2023-11-15 11:09:17 +0300
commit6477366f6c93f53dd1212444526b7667812e8825 (patch)
tree137f96c9f65dba6841a1b59530651834b86e0d8d /docs/about
parentac2786f0b0d05614ccebcc87d4c9b4917b669eba (diff)
downloadfocaccia-qemu-6477366f6c93f53dd1212444526b7667812e8825.tar.gz
focaccia-qemu-6477366f6c93f53dd1212444526b7667812e8825.zip
docs/about/deprecated.rst: spelling fix: becase
Fixes: 864128df465a "migration: Deprecate old compression method"
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'docs/about')
-rw-r--r--docs/about/deprecated.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/about/deprecated.rst b/docs/about/deprecated.rst
index 78550c07bf..6c84db90b5 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.