[DOC] Fix typo: Replace documentatation
with documentation
This commit is contained in:
parent
528c4501f4
commit
7a8882bc30
@ -537,7 +537,7 @@ malloc family of C standard library calls (
|
|||||||
.Xr calloc 3 ,
|
.Xr calloc 3 ,
|
||||||
and
|
and
|
||||||
.Xr realloc 3 ) .
|
.Xr realloc 3 ) .
|
||||||
In this documentatation, the "heap" refers to the Ruby object heap
|
In this documentation, the "heap" refers to the Ruby object heap
|
||||||
of fixed-sized slots, while "malloc" refers to auxiliary
|
of fixed-sized slots, while "malloc" refers to auxiliary
|
||||||
allocations commonly referred to as the "process heap".
|
allocations commonly referred to as the "process heap".
|
||||||
Thus there are at least two possible ways to trigger GC:
|
Thus there are at least two possible ways to trigger GC:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user