]> 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>
Mon, 18 Dec 2017 07:55:28 +0000 (10:55 +0300)
(Cherry-pick commit 419f4de9 from 'master' branch.)

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

doc/gcdescr.html

index 40585188bd5f17ef44c2ec3ac9b5325bf953cecc..7f63f70dc5ef86d42f30fb033024f37079c76509 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