Skip to content

Commit f37ca4b

Browse files
committed
[iterator.concept.sentinel] Spell "see" with lower-case 's'.
1 parent f327588 commit f37ca4b

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
@@ -1518,7 +1518,7 @@
15181518
concept @\deflibconcept{sentinel_for}@ =
15191519
@\libconcept{semiregular}@<S> &&
15201520
@\libconcept{input_or_output_iterator}@<I> &&
1521-
@\exposconcept{weakly-equality-comparable-with}@<S, I>; // See \ref{concept.equalitycomparable}
1521+
@\exposconcept{weakly-equality-comparable-with}@<S, I>; // see \ref{concept.equalitycomparable}
15221522
\end{itemdecl}
15231523

15241524
\begin{itemdescr}

0 commit comments

Comments
 (0)