Skip to content

Commit 4c0a2fb

Browse files
authored
[exec.then] Insert missing space between words (#7511)
1 parent 122b710 commit 4c0a2fb

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
@@ -3373,7 +3373,7 @@
33733373

33743374
\pnum
33753375
The expression \tcode{\exposid{then-cpo}(sndr, f)} has undefined behavior
3376-
unless it returns a sender\tcode{out_sndr} that
3376+
unless it returns a sender \tcode{out_sndr} that
33773377
\begin{itemize}
33783378
\item
33793379
invokes \tcode{f} or a copy of such

0 commit comments

Comments
 (0)