Skip to content

Commit a912904

Browse files
authored
[lex.string] Change "string-literal" to "string literal object" (#4549)
1 parent 5e3a688 commit a912904

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
@@ -1839,7 +1839,7 @@
18391839
unspecified.
18401840
\begin{note}
18411841
\indextext{literal!string!undefined change to}%
1842-
The effect of attempting to modify a \grammarterm{string-literal} is undefined.
1842+
The effect of attempting to modify a string literal object is undefined.
18431843
\end{note}
18441844

18451845
\pnum

0 commit comments

Comments
 (0)