diff --git a/source/statements.tex b/source/statements.tex index f034493787..846b203c04 100644 --- a/source/statements.tex +++ b/source/statements.tex @@ -846,7 +846,7 @@ An expansion statement $S$ is equivalent to a \grammarterm{compound-statement} containing instantiations of the \grammarterm{for-range-declaration} (including its implied initialization), -together with the compound-statement of $S$, as follows: +together with the \grammarterm{compound-statement} of $S$, as follows: \begin{itemize} \item If $S$ is an enumerating expansion statement, $S$ is equivalent to: