Add missing close parens
This commit is contained in:
parent
7d86fddbdc
commit
cbd5499d6e
|
@ -540,7 +540,7 @@ There are a number of exceptions, however:
|
||||||
because that table holds onto it.}
|
because that table holds onto it.}
|
||||||
@item{Reachability is only approximate with the @tech{CGC} collector (i.e.,
|
@item{Reachability is only approximate with the @tech{CGC} collector (i.e.,
|
||||||
a value may appear reachable to that collector when there is,
|
a value may appear reachable to that collector when there is,
|
||||||
in fact, no way to reach it anymore.}]
|
in fact, no way to reach it anymore).}]
|
||||||
|
|
||||||
@section{Weak Boxes and Testing}
|
@section{Weak Boxes and Testing}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user