1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-30 02:02:38 -07:00
Copied from Perforce
 Change: 194637
This commit is contained in:
Gareth Rees 2018-07-13 13:03:50 +01:00
parent 8dbae607ef
commit 11cefb67ac

View file

@ -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