Skip to content

Commit 1c98091

Browse files
committed
fixup: missing 'or' in [basic.link]
1 parent a8ba0b6 commit 1c98091

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
@@ -3169,7 +3169,7 @@
31693169
\grammarterm{nested-name-specifier},
31703170
\grammarterm{template-name}, or
31713171
\grammarterm{concept-name}
3172-
denoting $E$,
3172+
denoting $E$, or
31733173
\item
31743174
$E$ is a function or function template and
31753175
$D$ contains an expression that names $E$\iref{basic.def.odr} or

0 commit comments

Comments
 (0)