diff --git a/source/containers.tex b/source/containers.tex index 3a757d414f..30e86d03f6 100644 --- a/source/containers.tex +++ b/source/containers.tex @@ -13015,7 +13015,7 @@ A \tcode{multiset} 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}, +of an allocator-aware container\iref{container.alloc.reqmts}, and of an associative container\iref{associative.reqmts}. \tcode{multiset} also provides most operations described in~\ref{associative.reqmts}