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