Skip to content

Commit 10468bf

Browse files
authored
[map.overview] Fix punctuation (cplusplus#7677)
1 parent 422ded5 commit 10468bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/containers.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -10275,7 +10275,7 @@
1027510275
A \tcode{map} meets all of the requirements of
1027610276
a container\iref{container.reqmts},
1027710277
of a reversible container\iref{container.rev.reqmts},
10278-
of an allocator-aware container\iref{container.alloc.reqmts}. and
10278+
of an allocator-aware container\iref{container.alloc.reqmts}, and
1027910279
of an associative container\iref{associative.reqmts}.
1028010280
A
1028110281
\tcode{map}

0 commit comments

Comments
 (0)