We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91e3416 commit 62be1e6Copy full SHA for 62be1e6
1 file changed
source/exec.tex
@@ -2933,7 +2933,7 @@
2933
if\newline \tcode{\exposid{transformed-sndr}(dom, tag, s)} and \exposid{s}
2934
have the same type ignoring cv-qualifiers;
2935
otherwise, it is
2936
-the expression \tcode{\exposid{transform-recurse}(dom2, tag2, s2)}, where
+the expression \tcode{\exposid{transform-recurse}(dom2, tag, s2)}, where
2937
\tcode{s2} is \tcode{\exposid{transformed-sender}(dom, tag, s)} and
2938
\tcode{dom2} is \exposid{start-domain} if \tcode{tag} is \tcode{start}, and
2939
\tcode{\exposid{completion-domain}(s2)} otherwise.
0 commit comments