Skip to content

Commit 799bbb3

Browse files
Eelistkoeppe
authored andcommitted
[stoptoken.concepts] Use \tcode only for code.
1 parent acee208 commit 799bbb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/threads.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,7 @@
599599
An object of type \tcode{SCB} has
600600
an associated callback function of type \tcode{CallbackFn}.
601601
Let \tcode{scb} be an object of type \tcode{SCB} and
602-
let \tcode{callback_fn} denote \tcode{scb's} associated callback function.
602+
let \tcode{callback_fn} denote \tcode{scb}'s associated callback function.
603603
Direct-non-list-initializing \tcode{scb} from
604604
arguments \tcode{t} and \tcode{init}
605605
shall execute a \defnadj{stoppable callback}{registration} as follows:

0 commit comments

Comments
 (0)