Skip to content

Commit 36998ea

Browse files
committed
[iterator.concept.iterator] Remove stray, mismatched parenthesis
1 parent a5603f0 commit 36998ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/iterators.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -1354,7 +1354,7 @@
13541354
to compare iterators with sentinels\iref{iterator.concept.sentinel}, to
13551355
read\iref{iterator.concept.input} or write\iref{iterator.concept.output} values, or
13561356
to provide a richer set of iterator movements (\ref{iterator.concept.forward},
1357-
\ref{iterator.concept.bidir}, \ref{iterator.concept.random.access}).)
1357+
\ref{iterator.concept.bidir}, \ref{iterator.concept.random.access}).
13581358

13591359
\indexlibrary{\idxcode{Iterator}}%
13601360
\begin{codeblock}

0 commit comments

Comments
 (0)