From dc91e0c46761ccd22f2bbedcc003b9c53de5e448 Mon Sep 17 00:00:00 2001 From: Andreas Krug <153394595+Andreas-Krug@users.noreply.github.com> Date: Sun, 16 Feb 2025 09:20:55 +0100 Subject: [PATCH] [map.overview] Fix punctuation --- source/containers.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/containers.tex b/source/containers.tex index 8e85e17d4c..d3f8be49fa 100644 --- a/source/containers.tex +++ b/source/containers.tex @@ -10275,7 +10275,7 @@ A \tcode{map} meets all of the requirements of a container\iref{container.reqmts}, of a reversible container\iref{container.rev.reqmts}, -of an allocator-aware container\iref{container.alloc.reqmts}. and +of an allocator-aware container\iref{container.alloc.reqmts}, and of an associative container\iref{associative.reqmts}. A \tcode{map}