Skip to content

Commit 2360a59

Browse files
authored
[stmt.pre] Remove stray cross-reference (#4959)
1 parent d823281 commit 2360a59

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
@@ -60,7 +60,7 @@
6060
a \grammarterm{statement} \tcode{S2} if
6161
\begin{itemize}
6262
\item
63-
\tcode{S2} is a substatement of \tcode{S1}\iref{dcl.dcl},
63+
\tcode{S2} is a substatement of \tcode{S1},
6464
\item
6565
\tcode{S1} is a \grammarterm{selection-statement} or
6666
\grammarterm{iteration-statement} and

0 commit comments

Comments
 (0)