Skip to content

Commit 2432aca

Browse files
committed
[basic.lookup.unqual] Fix placement of cross reference
1 parent 20c41d3 commit 2432aca

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
@@ -1756,7 +1756,7 @@
17561756
\pnum
17571757
In a friend declaration \grammarterm{declarator}
17581758
whose \grammarterm{declarator-id} is a \grammarterm{qualified-id}
1759-
whose lookup context is\iref{basic.lookup.qual} a class or namespace $S$,
1759+
whose lookup context\iref{basic.lookup.qual} is a class or namespace $S$,
17601760
lookup for an unqualified name
17611761
that appears after the \grammarterm{declarator-id}
17621762
performs a search in the scope associated with $S$.

0 commit comments

Comments
 (0)