Skip to content

Commit 2e76450

Browse files
tomaszkamjwakely
andauthored
Update xml/issue4404.xml
Co-authored-by: Jonathan Wakely <[email protected]>
1 parent 931bee0 commit 2e76450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/issue4404.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ auto s2 = to_span(r);
5454
static_assert(std::same_as&lt;decltype(s2), std::span&lt;const int, N&gt;&gt;); // <span style="color:red;font-weight:bolder">fire, ok after this PR</span>
5555
</pre></blockquote>
5656
<p>
57-
This is breaking change, and paper we need a paper with analysis.
57+
This is breaking change, and we need a paper with analysis.
5858
</p>
5959
</discussion>
6060

0 commit comments

Comments
 (0)