Skip to content

Commit 3b6e384

Browse files
committed
Tweak markup in 4447
1 parent 1ca042e commit 3b6e384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/issue4447.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This wording is relative to <paper num="N5014"/>.
2828
<p>
2929
-2- For type `Sndr` and pack of types `Env`, let `CS` be `completion_signatures_of_t&lt;Sndr, Env...&gt;`.
3030
Then `single-sender-value-type&lt;Sndr, Env...&gt;` is ill-formed if `CS` is ill-formed
31-
<del>or if `sizeof...(Env) &gt; 1` is `true`</del>; otherwise, it is an alias for:
31+
<del>or if <tt>sizeof...(Env) &gt; 1</tt> is `true`</del>; otherwise, it is an alias for:
3232
[&hellip;]
3333
</p>
3434
</blockquote>

0 commit comments

Comments
 (0)