diff --git a/source/containers.tex b/source/containers.tex index f8187b40a1..4a64c2c76f 100644 --- a/source/containers.tex +++ b/source/containers.tex @@ -22117,7 +22117,7 @@ \begin{itemize} \item If \tcode{extents_type::rank() > 1} is \tcode{true}, -then \tcode{other.stride(1)} equals \tcode{other.extents(0)}. +then \tcode{other.stride(1)} equals \tcode{other.extents().\newline extent(0)}. \item \tcode{other.required_span_size()} is representable as a value of type \tcode{index_type}.