Skip to content

Commit 488b2fa

Browse files
Andreas-Krugtkoeppe
authored andcommitted
[mdspan.sub.extents] Fix typo
1 parent 165c05c commit 488b2fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/containers.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25893,7 +25893,7 @@
2589325893

2589425894
\begin{itemdescr}
2589525895
\pnum
25896-
Let \tcode{slices} be the pack intoduced by the following declaration:
25896+
Let \tcode{slices} be the pack introduced by the following declaration:
2589725897
\begin{codeblock}
2589825898
auto [...slices] = submdspan_canonicalize_slices(src, raw_slices...);
2589925899
\end{codeblock}

0 commit comments

Comments
 (0)