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 883bed8 commit a87621bCopy full SHA for a87621b
source/basic.tex
@@ -2216,7 +2216,7 @@
2216
2217
\pnum
2218
Given \tcode{X::m} (where \tcode{X} is a user-declared namespace), or
2219
-given \tcode{::m} (where X is the global namespace), if
+given \tcode{::m} (where \tcode{X} is the global namespace), if
2220
$S(X, m)$ is the empty set, the program is ill-formed. Otherwise, if
2221
$S(X, m)$ has exactly one member, or if the context of the reference is
2222
a \grammarterm{using-declaration}\iref{namespace.udecl}, $S(X, m)$
0 commit comments