Skip to content

Commit f0256ab

Browse files
committed
[range.drop.view] Fix typo "requirement" -> "required".
1 parent a0b5a70 commit f0256ab

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
@@ -4032,7 +4032,7 @@
40324032

40334033
\pnum
40344034
\remarks
4035-
In order to provide the amortized constant-time complexity requirement
4035+
In order to provide the amortized constant-time complexity required
40364036
by the \tcode{Range} concept,
40374037
the first overload caches the result within the \tcode{drop_view}
40384038
for use on subsequent calls.

0 commit comments

Comments
 (0)