Skip to content

Commit cb016a7

Browse files
authored
Use Oxford comma
1 parent 0373861 commit cb016a7

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
@@ -13144,7 +13144,7 @@
1314413144
The exposition-only alias template \exposid{iter-value-type}
1314513145
defined in \ref{sequences.general} and
1314613146
the exposition-only alias templates \exposid{iter-key-type}, \exposid{iter-mapped-type},
13147-
\exposid{range-key-type} and \exposid{range-mapped-type}
13147+
\exposid{range-key-type}, and \exposid{range-mapped-type}
1314813148
defined in \ref{associative.general}
1314913149
may appear in deduction guides for container adaptors.
1315013150

0 commit comments

Comments
 (0)