diff options
-rw-r--r-- | docs/about/deprecated.rst | 2 |
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. |