diff --git a/source/algorithms.tex b/source/algorithms.tex index 6ca7e0f127..a30ec42457 100644 --- a/source/algorithms.tex +++ b/source/algorithms.tex @@ -10716,8 +10716,8 @@ Otherwise, \tcode{\{j1, result_last\}} for the overloads in namespace \tcode{ranges}, where the iterator \tcode{j1} - points to positions past the last copied or skipped elements - in \range{first1}{last1} and \range{first2}{last2}, respectively. + points to the position past the last copied or skipped element + in \range{first1}{last1}. \end{itemize} \pnum