We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37239df commit 0824b21Copy full SHA for 0824b21
source/intro.tex
@@ -447,8 +447,8 @@
447
delimiters (e.g., \grammarterm{declaration-seq} is a sequence of
448
declarations).
449
\item \grammarterm{X-list} is one or more \grammarterm{X}'s separated by
450
-intervening commas (e.g., \grammarterm{expression-list} is a sequence of
451
-expressions separated by commas).
+intervening commas (e.g., \grammarterm{identifier-list} is a sequence of
+identifiers separated by commas).
452
\end{itemize}%
453
\indextext{notation!syntax|)}
454
0 commit comments