From 4878ce41e8898e63f896e0b1e01b31ed1e6991e4 Mon Sep 17 00:00:00 2001 From: Eelis van der Weegen Date: Wed, 1 Feb 2017 03:39:27 +0100 Subject: [PATCH] Make references more precise. --- source/statements.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/statements.tex b/source/statements.tex index 94f8a6b2e7..9940ee28de 100644 --- a/source/statements.tex +++ b/source/statements.tex @@ -1161,7 +1161,7 @@ of many examples. \begin{example} Assuming \tcode{T} is a -\grammarterm{simple-type-specifier}\iref{dcl.type}, +\grammarterm{simple-type-specifier}\iref{dcl.type.simple}, \begin{codeblock} T(a)->m = 7; // expression-statement