The corresponding section starts ~150 lines earlier in the same file. Signed-off-by: Johann Klähn <johann@xxxxxxxxxx> --- toolsoftrade/toolsoftrade.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/toolsoftrade/toolsoftrade.tex b/toolsoftrade/toolsoftrade.tex index d2117fde..440bcb04 100644 --- a/toolsoftrade/toolsoftrade.tex +++ b/toolsoftrade/toolsoftrade.tex @@ -1309,8 +1309,8 @@ the like. The \apipf{for_each_thread()} macro loops through all threads that exist, including all threads that \emph{would} exist if created. -This macro is useful for handling per-thread variables as will be -seen in \cref{sec:toolsoftrade:Per-Thread Variables}. +This macro is useful for handling per-thread variables as +introduced in \cref{sec:toolsoftrade:Per-Thread Variables}. \subsubsection{\tco{for_each_running_thread()}} -- 2.34.1