Skip to content

Commit 6816060

Browse files
jensmaurerzygoloid
authored andcommitted
[locale.codecvt] Do not claim that 'Unicode' is a character encoding.
1 parent 4e82f14 commit 6816060

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/locales.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1837,8 +1837,8 @@
18371837
\tcode{codecvt<internT, externT, stateT>}
18381838
is for use when
18391839
converting from one character encoding to another, such as from wide characters
1840-
to multibyte characters or between wide character encodings such as
1841-
Unicode and EUC.
1840+
to multibyte characters or between wide character encodings such as
1841+
UTF-32 and EUC.
18421842

18431843
\pnum
18441844
The

0 commit comments

Comments
 (0)