diff --git a/source/basic.tex b/source/basic.tex index 2f53237085..bab44d4d63 100644 --- a/source/basic.tex +++ b/source/basic.tex @@ -1658,7 +1658,7 @@ used in further processing. \pnum -A program point $P$ is said to follow +A program point $P$ is said to \defnx{follow}{follow!program point} any declaration in the same translation unit whose locus\iref{basic.scope.pdecl} is before $P$. \begin{note}