From 477eaeaee0518ddd6db9d74e8e15fe479c9ebf99 Mon Sep 17 00:00:00 2001 From: Andreas Krug <153394595+Andreas-Krug@users.noreply.github.com> Date: Mon, 31 Mar 2025 13:17:53 +0200 Subject: [PATCH] [set.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 2ef0708a2c..80e4aef491 100644 --- a/source/containers.tex +++ b/source/containers.tex @@ -12651,7 +12651,7 @@ A \tcode{set} 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{set}