Fix typo in the auto compact announcement [ci-skip]

I'm sorry, but I think there is a typo here.

This fix will help folks who are trying to translate this announcement to other languages. I hope this is not a joke and I didn't get it 🙏
This commit is contained in:
Luciano Sousa 2020-11-02 19:26:31 -05:00 committed by Aaron Patterson
parent 46f3b68fbf
commit 4f7d27a210
Notes: git 2020-11-03 09:48:54 +09:00

View File

@ -267,7 +267,7 @@ Outstanding ones only.
* `GC.auto_compact=`, `GC.auto_compact` can be used to control when
compaction runs. Setting `auto_compact=` to true will cause
compaction to occurr duing major collections. At the moment,
compaction to occurr during major collections. At the moment,
compaction adds significant overhead to major collections, so please
test first!
[[Feature #17176]]