Skip to content

Commit 7488f05

Browse files
committed
[expr.ref] Delete extraneous "the".
Accidentally misapplied from P3293R3.
1 parent bd0dee7 commit 7488f05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/expressions.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4221,7 +4221,7 @@
42214221
If \tcode{E2} is a \grammarterm{splice-expression},
42224222
then let \tcode{T1} be the type of \tcode{E1}.
42234223
\tcode{E2} shall designate either
4224-
a member of the \tcode{T1} or
4224+
a member of \tcode{T1} or
42254225
a direct base class relationship $(\tcode{T1}, \tcode{B})$.
42264226

42274227
\pnum

0 commit comments

Comments
 (0)