Skip to content

Commit dcfeecb

Browse files
committed
Fixup: Phrasing of moved footnotes
1 parent 783bf1b commit dcfeecb

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

source/lex.tex

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1339,10 +1339,12 @@
13391339
The associated character encoding for ordinary and wide character literals
13401340
determines encodability,
13411341
but does not determine the value of
1342-
non-encodable ordinary character literals or ordinary multicharacter literals.
1342+
non-encodable ordinary or wide character literals or
1343+
ordinary or wide multicharacter literals.
13431344
The examples in \tref{lex.ccon.literal}
13441345
for non-encodable ordinary and wide character literals assume that
1345-
the specified character lacks representation in the execution character set, or
1346+
the specified character lacks representation in
1347+
the execution character set or execution wide-character set, respectively, or
13461348
that encoding it would require more than one code unit.
13471349
\end{note}
13481350

0 commit comments

Comments
 (0)