Skip to content

Commit a4dfa1f

Browse files
authored
[module.interface] Add adjective 'exported' (#5290)
It was clear in context that "the declaration" is exported, but it is easier to understand if we restate "an exported declaration".
1 parent ff92c80 commit a4dfa1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/modules.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@
266266
\end{example}
267267

268268
\pnum
269-
If the declaration is a \grammarterm{using-declaration}\iref{namespace.udecl}
269+
If an exported declaration is a \grammarterm{using-declaration}\iref{namespace.udecl}
270270
and is not within a header unit,
271271
all entities to which all of the
272272
\grammarterm{using-declarator}{s} ultimately refer (if any)

0 commit comments

Comments
 (0)