gh-119786: fix typo in InternalDocs/garbage_collector.md (#127687)

This commit is contained in:
Srinivas Reddy Thatiparthy (తాటిపర్తి శ్రీనివాస్ రెడ్డి) 2024-12-07 15:42:45 +05:30 committed by GitHub
parent 31c9f3ced2
commit 72dca6c4ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -518,7 +518,7 @@ Then the above algorithm is repeated, starting from step 2.
Determining how much work to do
-------------------------------
We need to do a certain amount of work to enusre that garbage is collected,
We need to do a certain amount of work to ensure that garbage is collected,
but doing too much work slows down execution.
To work out how much work we need to do, consider a heap with `L` live objects