From 4ba6aed449173b5499603d7b3caa9b67a847eacd Mon Sep 17 00:00:00 2001 From: Eelis van der Weegen Date: Sat, 1 Nov 2025 20:11:24 +0100 Subject: [PATCH] [stoptoken.concepts] Use \tcode only for code. --- source/threads.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/threads.tex b/source/threads.tex index 3e3c6a85f1..166a8a2464 100644 --- a/source/threads.tex +++ b/source/threads.tex @@ -599,7 +599,7 @@ An object of type \tcode{SCB} has an associated callback function of type \tcode{CallbackFn}. Let \tcode{scb} be an object of type \tcode{SCB} and -let \tcode{callback_fn} denote \tcode{scb's} associated callback function. +let \tcode{callback_fn} denote \tcode{scb}'s associated callback function. Direct-non-list-initializing \tcode{scb} from arguments \tcode{t} and \tcode{init} shall execute a \defnadj{stoppable callback}{registration} as follows: