Skip to content

Commit 7919edf

Browse files
committed
Fix typo in 4203
1 parent b860d62 commit 7919edf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/issue4203.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ Change <sref ref="[exec.let]"/> as indicated:
163163
-6-
164164
Let <i>`receiver2`</i> denote the following exposition-only class template:
165165
<pre><code> namespace std::execution {
166-
&hello;
166+
&hellip;
167167
}
168168
</code></pre>
169169
Invocation of the function <code><i>receiver2</i>::get_env</code>

0 commit comments

Comments
 (0)