diff --git a/source/threads.tex b/source/threads.tex index 08e1cb7165..212367adcd 100644 --- a/source/threads.tex +++ b/source/threads.tex @@ -801,7 +801,7 @@ the stop state's registered callback invocations shall be synchronously executed. If an invocation of a callback exits via an exception -then terminate shall be invoked\iref{except.terminate}. +then \tcode{terminate} shall be invoked\iref{except.terminate}. \begin{note} No constraint is placed on the order in which the callback invocations are executed.