1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-06 14:22:31 -07:00

Fixing duplicate tag design.mps.arena.tract.field.base. looks like a copy-paste error.

This commit is contained in:
Richard Brooksby 2023-01-14 10:04:48 +00:00
parent 9536772ad7
commit d8d2c5018d

View file

@ -293,7 +293,7 @@ that the private representation can share a common prefix with
private representation whether such an object is allocated or not,
without requiring an extra field.
_`.tract.field.base`: The seg field is a pointer to the segment
_`.tract.field.seg`: The seg field is a pointer to the segment
containing the tract, or ``NULL`` if the tract is not contained in any
segment.