Skip to content

Commit 1a15d3a

Browse files
Make cross-reference more precise. (#7144)
Co-authored-by: Eelis van der Weegen <[email protected]>
1 parent f181708 commit 1a15d3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/statements.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1161,7 +1161,7 @@
11611161
of many examples.
11621162
\begin{example}
11631163
Assuming \tcode{T} is a
1164-
\grammarterm{simple-type-specifier}\iref{dcl.type},
1164+
\grammarterm{simple-type-specifier}\iref{dcl.type.simple},
11651165

11661166
\begin{codeblock}
11671167
T(a)->m = 7; // expression-statement

0 commit comments

Comments
 (0)