Skip to content

Commit 41f477d

Browse files
authored
[lex.ext] Remove \grammarterm for consistency
1 parent 8681805 commit 41f477d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/lex.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2254,7 +2254,7 @@
22542254
Otherwise, \placeholder{S} shall contain a raw literal operator
22552255
or a numeric literal operator template\iref{over.literal} but not both.
22562256
If \placeholder{S} contains a raw literal operator,
2257-
the \grammarterm{literal} \placeholder{L} is treated as a call of the form
2257+
the literal \placeholder{L} is treated as a call of the form
22582258
\begin{codeblock}
22592259
operator ""@\placeholder{X}@("@\placeholder{f}@")
22602260
\end{codeblock}

0 commit comments

Comments
 (0)