diff --git a/source/basic.tex b/source/basic.tex index 7b29e927dd..20e74ef9d5 100644 --- a/source/basic.tex +++ b/source/basic.tex @@ -5991,7 +5991,7 @@ new thread, not by the creating thread. \end{note} Every thread in a program can -potentially access every object and function in a program. +potentially use every object and function in a program. \begin{footnote} An object with automatic or thread storage duration\iref{basic.stc} is associated with