We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75dea8c commit ae0e72fCopy full SHA for ae0e72f
source/exec.tex
@@ -3130,7 +3130,7 @@
3130
\pnum
3131
The name \tcode{on} denotes a pipeable sender adaptor object.
3132
For subexpressions \tcode{sch} and \tcode{sndr},
3133
-\tcode{on(sch, sndr)} is ill-formed if any of the following is true:
+\tcode{on(sch, sndr)} is ill-formed if any of the following is \tcode{true}:
3134
\begin{itemize}
3135
\item
3136
\tcode{decltype((sch))} does not satisfy \libconcept{scheduler}, or
0 commit comments