Skip to content

Commit de11226

Browse files
authored
[c.mb.wcs] Add \tcode for n (#7572)
1 parent 569e2a3 commit de11226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/text.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13413,7 +13413,7 @@
1341313413
that corresponds to the \unicode{0000}{null} Unicode character
1341413414
(which is the value stored).
1341513415
\item between \tcode{1} and \tcode{n} (inclusive),
13416-
if the next n or fewer bytes complete a valid multibyte character
13416+
if the next \tcode{n} or fewer bytes complete a valid multibyte character
1341713417
(whose first (or only) code unit is stored);
1341813418
the value returned is the number of bytes that complete the multibyte character.
1341913419
\item \tcode{(size_t)(-3)}, if the next code unit

0 commit comments

Comments
 (0)