Skip to content

Commit 8238252

Browse files
authored
[iterator.concept.winc] Fix typo (#6800)
1 parent e51d573 commit 8238252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/iterators.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1551,7 +1551,7 @@
15511551

15521552
\pnum
15531553
\recommended
1554-
The implementaton of an algorithm on a weakly incrementable type
1554+
The implementation of an algorithm on a weakly incrementable type
15551555
should never attempt to pass through the same incrementable value twice;
15561556
such an algorithm should be a single-pass algorithm.
15571557
\begin{note}

0 commit comments

Comments
 (0)