Skip to content

Commit a87621b

Browse files
sdkrystianzygoloid
authored andcommitted
[namespace.qual] Add missing \tcode formatting to X (#3975)
1 parent 883bed8 commit a87621b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/basic.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2216,7 +2216,7 @@
22162216

22172217
\pnum
22182218
Given \tcode{X::m} (where \tcode{X} is a user-declared namespace), or
2219-
given \tcode{::m} (where X is the global namespace), if
2219+
given \tcode{::m} (where \tcode{X} is the global namespace), if
22202220
$S(X, m)$ is the empty set, the program is ill-formed. Otherwise, if
22212221
$S(X, m)$ has exactly one member, or if the context of the reference is
22222222
a \grammarterm{using-declaration}\iref{namespace.udecl}, $S(X, m)$

0 commit comments

Comments
 (0)