Skip to content

Commit a47bd46

Browse files
authored
[basic.namespace] Properly mark grammar non-terminal (#3885)
1 parent cc4b3a7 commit a47bd46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/declarations.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7010,7 +7010,7 @@
70107010
\pnum
70117011
\begin{note}
70127012
A namespace name with external linkage is exported
7013-
if any of its \term{namespace-definition}{s} is exported,
7013+
if any of its \grammarterm{namespace-definition}{s} is exported,
70147014
or if it contains any
70157015
\grammarterm{export-declaration}{s}\iref{module.interface}.
70167016
A namespace is never attached to a module,

0 commit comments

Comments
 (0)