Skip to content

Commit f57a95f

Browse files
authored
[basic.def.odr] Remove duplicate "a"
1 parent 6cdd68b commit f57a95f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/basic.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@
406406
\item If $E$ is a class member access
407407
expression\iref{expr.ref} of the form
408408
$E_1$ \tcode{.} \opt{\keyword{template}} $E_2$,
409-
where $E_2$ designates a a non-static data member or
409+
where $E_2$ designates a non-static data member or
410410
a direct base class relationship,
411411
the set contains the potential results of $E_1$.
412412
\item If $E$ is a class member access expression

0 commit comments

Comments
 (0)