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:
parent
46f3b68fbf
commit
4f7d27a210
Notes:
git
2020-11-03 09:48:54 +09:00
2
NEWS.md
2
NEWS.md
@ -267,7 +267,7 @@ Outstanding ones only.
|
|||||||
|
|
||||||
* `GC.auto_compact=`, `GC.auto_compact` can be used to control when
|
* `GC.auto_compact=`, `GC.auto_compact` can be used to control when
|
||||||
compaction runs. Setting `auto_compact=` to true will cause
|
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
|
compaction adds significant overhead to major collections, so please
|
||||||
test first!
|
test first!
|
||||||
[[Feature #17176]]
|
[[Feature #17176]]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user