Skip to content

Commit 4800c7b

Browse files
authored
[range.join.with.iterator] Fix typo (#7131)
1 parent 68fe2a1 commit 4800c7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/ranges.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7258,7 +7258,7 @@
72587258
\item
72597259
Otherwise,
72607260
if \placeholder{OUTERC}, \placeholder{INNERC}, and \placeholder{PATTERNC}
7261-
each model \tcode{\libconcept{derived_from}<bidirectional_iterator_category>}
7261+
each model \tcode{\libconcept{derived_from}<bidirectional_iterator_tag>}
72627262
and \exposid{InnerBase} and \exposid{PatternBase}
72637263
each model \libconcept{common_range},
72647264
\tcode{iterator_cate\-gory} denotes \tcode{bidirectional_iterator_tag}.

0 commit comments

Comments
 (0)