Skip to content

Commit 04c5fbc

Browse files
committed
Make references more precise.
1 parent c7ff0d0 commit 04c5fbc

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
@@ -1094,7 +1094,7 @@
10941094
of many examples.
10951095
\begin{example}
10961096
Assuming \tcode{T} is a
1097-
\grammarterm{simple-type-specifier}\iref{dcl.type},
1097+
\grammarterm{simple-type-specifier}\iref{dcl.type.simple},
10981098

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

0 commit comments

Comments
 (0)