diff --git a/source/containers.tex b/source/containers.tex index bb8e70dc31..dfef473ece 100644 --- a/source/containers.tex +++ b/source/containers.tex @@ -14711,7 +14711,7 @@ \pnum An \tcode{unordered_set} meets all of the requirements of a container\iref{container.reqmts}, -of an allocator-aware container\iref{container.alloc.reqmts}, +of an allocator-aware container\iref{container.alloc.reqmts}, and of an unordered associative container\iref{unord.req}. It provides the operations described in the preceding requirements table for unique keys; that is, an \tcode{unordered_set} supports the \tcode{a_uniq} operations in that table,