Skip to content

Commit 46aff72

Browse files
committed
[cpp.replace] Style 'replacement-list' as a grammar term
1 parent bb4ed4c commit 46aff72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/preprocessor.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,7 @@
623623

624624
\pnum
625625
\indextext{__VA_ARGS__@\mname{VA_ARGS}}%
626-
The identifier \mname{VA_ARGS} shall occur only in the replacement-list
626+
The identifier \mname{VA_ARGS} shall occur only in the \grammarterm{replacement-list}
627627
of a function-like macro that uses the ellipsis notation in the parameters.
628628

629629
\pnum

0 commit comments

Comments
 (0)