Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/ranges.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1407,7 +1407,7 @@

\pnum
\begin{note}
\tcode{disable_sized_range} allows use of range types with the library
\tcode{disable_sized_range} allows use of \libconcept{range} types with the library
that satisfy but do not in fact model \libconcept{sized_range}.
\end{note}
\end{itemdescr}
Expand Down
Loading