We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4a7f6d commit 0293a4fCopy full SHA for 0293a4f
source/lex.tex
@@ -201,8 +201,8 @@
201
\begin{note}
202
Previously translated translation units can be preserved individually or in libraries.
203
The separate translation units of a program communicate\iref{basic.link} by (for example)
204
-calls to functions whose identifiers have external or module linkage,
205
-manipulation of objects whose identifiers have external or module linkage, or
+calls to functions whose names have external or module linkage,
+manipulation of variables whose names have external or module linkage, or
206
manipulation of data files.
207
\end{note}
208
0 commit comments