]> granicus.if.org Git - gc/commitdiff
Fix typo in 'gcdescr' documentation file
authorIvan Maidanski <ivmai@mail.ru>
Fri, 10 Nov 2017 07:33:32 +0000 (10:33 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Sun, 17 Dec 2017 07:50:37 +0000 (10:50 +0300)
(Cherry-pick commit 419f4de9 from 'master' branch.)

* doc/gcdescr.html (Allocation): Fix a typo ("the request is rounded").

doc/gcdescr.html

index 5e9be1de6670214a2a91be648b44af510bbb49d5..524a14f3a6184a3af8389873f1732b2d6c3ab964 100644 (file)
@@ -133,7 +133,7 @@ large block free list.
 <P>
 In order to avoid allocating blocks for too many distinct object sizes,
 the collector normally does not directly allocate objects of every possible
-request size.  Instead request are rounded up to one of a smaller number
+request size.  Instead, the request is rounded up to one of a smaller number
 of allocated sizes, for which free lists are maintained.  The exact
 allocated sizes are computed on demand, but subject to the constraint
 that they increase roughly in geometric progression.  Thus objects