Skip to content

Commit ccc221f

Browse files
eisenwavetkoeppe
authored andcommitted
[syserr.fmt] Replace \unicode with \ucode to render U+FFFD
1 parent af74299 commit ccc221f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/diagnostics.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1311,7 +1311,7 @@
13111311
then let \tcode{msg} be \tcode{ec.message()} transcoded to UTF-8
13121312
with maximal subparts of ill-formed subsequences
13131313
substituted with \unicode{fffd}{replacement character}
1314-
per the Unicode Standard, Chapter 3.9 \unicode{fffd} Substitution in Conversion.
1314+
per the Unicode Standard, Chapter 3.9 \ucode{fffd} Substitution in Conversion.
13151315
\item
13161316
Otherwise, let \tcode{msg} be \tcode{ec.message()}
13171317
transcoded to an

0 commit comments

Comments
 (0)