Skip to content

Commit 08803e9

Browse files
burblebeetkoeppe
authored andcommitted
[mdspan.submdspan.*] Change "Let .. name the type" to "Let ... be" for consistency
1 parent 272a009 commit 08803e9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/containers.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21654,7 +21654,7 @@
2165421654
\tcode{Extents} is a specialization of \tcode{extents}.
2165521655

2165621656
\pnum
21657-
Let \tcode{index_type} name the type \tcode{typename Extents::index_type}.
21657+
Let \tcode{index_type} be \tcode{typename Extents::index_type}.
2165821658

2165921659
%FIXME: What is $k$ in this itemdescr? Don't we want \tcode{k} and not $k$?
2166021660
\pnum
@@ -21848,7 +21848,7 @@
2184821848

2184921849
\begin{itemdescr}
2185021850
\pnum
21851-
Let \tcode{index_type} name the type \tcode{typename Extents::index_type}.
21851+
Let \tcode{index_type} be \tcode{typename Extents::index_type}.
2185221852

2185321853
\pnum
2185421854
\constraints
@@ -21982,7 +21982,7 @@
2198221982

2198321983
\begin{itemdescr}
2198421984
\pnum
21985-
Let \tcode{index_type} name the type \tcode{typename Extents::index_type}.
21985+
Let \tcode{index_type} be \tcode{typename Extents::index_type}.
2198621986

2198721987
\pnum
2198821988
Let \tcode{sub_map_offset} be the result of

0 commit comments

Comments
 (0)