We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 569e2a3 commit de11226Copy full SHA for de11226
source/text.tex
@@ -13413,7 +13413,7 @@
13413
that corresponds to the \unicode{0000}{null} Unicode character
13414
(which is the value stored).
13415
\item between \tcode{1} and \tcode{n} (inclusive),
13416
-if the next n or fewer bytes complete a valid multibyte character
+if the next \tcode{n} or fewer bytes complete a valid multibyte character
13417
(whose first (or only) code unit is stored);
13418
the value returned is the number of bytes that complete the multibyte character.
13419
\item \tcode{(size_t)(-3)}, if the next code unit
0 commit comments