Skip to content

Commit bd2412c

Browse files
Andreas-Krugtkoeppe
authored andcommitted
[exec.affine.on, task.promise] Fix typos
1 parent 2974816 commit bd2412c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/exec.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6938,7 +6938,7 @@
69386938
\begin{codeblock}
69396939
transform_sender(@\exposid{get-domain-early}@(sndr), @\exposid{make-sender}@(affine_on, sch, sndr))
69406940
\end{codeblock}
6941-
except that \tcode{sndr} is evalutated only once.
6941+
except that \tcode{sndr} is evaluated only once.
69426942

69436943
\pnum
69446944
The exposition-only class template \exposid{impls-for}
@@ -7513,7 +7513,7 @@
75137513
\tcode{\exposid{RCVR}(\placeholder{prom})},
75147514
and \tcode{\exposid{SCHED}(\placeholder{prom})}
75157515
associated with \tcode{\placeholder{tsk}}
7516-
during evalutation of \tcode{task::\exposid{state}<Rcvr>::start}
7516+
during evaluation of \tcode{task::\exposid{state}<Rcvr>::start}
75177517
for some receiver \tcode{Rcvr}.
75187518

75197519
\pnum

0 commit comments

Comments
 (0)