From d1910cd789c0e90110fb4aaf08d08af72683633b Mon Sep 17 00:00:00 2001 From: Andreas Krug <153394595+Andreas-Krug@users.noreply.github.com> Date: Mon, 15 Dec 2025 08:54:51 +0100 Subject: [PATCH] [range.reverse.overview] Add indefinite article --- source/ranges.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/ranges.tex b/source/ranges.tex index eff1745eb3..708004ea91 100644 --- a/source/ranges.tex +++ b/source/ranges.tex @@ -9922,7 +9922,7 @@ then \tcode{E.base()}. \item - Otherwise, if \tcode{E} is specialization of \tcode{optional} and \tcode{E} + Otherwise, if \tcode{E} is a specialization of \tcode{optional} and \tcode{E} models \libconcept{view}, then \tcode{\exposidnc{decay-copy}(E)}. \item