Skip to content

Commit 7187773

Browse files
committed
[expr.reflect] Better cross-reference (for "namespace")
1 parent e4a7f6d commit 7187773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/expressions.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6727,7 +6727,7 @@
67276727
For any other \grammarterm{namespace-name},
67286728
$R$ represents the denoted namespace.
67296729
\item
6730-
Otherwise, if lookup finds a namespace\iref{namespace.alias},
6730+
Otherwise, if lookup finds a namespace\iref{basic.namespace},
67316731
$R$ represents that namespace.
67326732
\item
67336733
Otherwise, if lookup finds a concept\iref{temp.concept},

0 commit comments

Comments
 (0)