mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-30 02:02:38 -07:00
Fix typo spotted by dl in review <https://info.ravenbrook.com/mail/2018/07/13/11-32-37/0/>
Copied from Perforce Change: 194637
This commit is contained in:
parent
8dbae607ef
commit
11cefb67ac
1 changed files with 1 additions and 1 deletions
|
|
@ -249,7 +249,7 @@ tract containing the address in the tract table, which is a simple
|
|||
linear table indexed by the address shifted---a kind of flat page
|
||||
table. See ``TractOfAddr()``.
|
||||
|
||||
If the pointer is in a tract allocated with garbage collected obejcts,
|
||||
If the pointer is in a tract allocated with garbage collected objects,
|
||||
then the table also contains a pointer to a "segment", which contains
|
||||
a bitfield representing the "white set"---the set of garbage
|
||||
collection traces for which the tract is "interesting". If a segment
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue