Skip to content

Commit cb53fab

Browse files
authored
[exec.snd.transform] Mark transformed-sndr with \exposid (#7542)
1 parent f09e16f commit cb53fab

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
@@ -2287,7 +2287,7 @@
22872287
if \exposid{transformed-sndr} and \exposid{sndr}
22882288
have the same type ignoring cv-qualifiers;
22892289
otherwise, it is
2290-
the expression \tcode{transform_sender(dom, transformed-sndr, env...)}.
2290+
the expression \tcode{transform_sender(dom, \exposid{transformed-sndr}, env...)}.
22912291

22922292
\pnum
22932293
\returns

0 commit comments

Comments
 (0)