Skip to content

Commit 6851c38

Browse files
Andreas-Krugjwakely
authored andcommitted
[exec.on] Add \tcode for true
1 parent 75dea8c commit 6851c38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/exec.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3130,7 +3130,7 @@
31303130
\pnum
31313131
The name \tcode{on} denotes a pipeable sender adaptor object.
31323132
For subexpressions \tcode{sch} and \tcode{sndr},
3133-
\tcode{on(sch, sndr)} is ill-formed if any of the following is true:
3133+
\tcode{on(sch, sndr)} is ill-formed if any of the following is \tcode{true}:
31343134
\begin{itemize}
31353135
\item
31363136
\tcode{decltype((sch))} does not satisfy \libconcept{scheduler}, or

0 commit comments

Comments
 (0)