[latex3-commits] [git/LaTeX3-latex3-latex2e] utf-8-protected: n not m (5982daaf)

David Carlisle d.p.carlisle at gmail.com
Sat Feb 19 20:54:19 CET 2022


Repository : https://github.com/latex3/latex2e
On branch  : utf-8-protected
Link       : https://github.com/latex3/latex2e/commit/5982daaf44cd822a5459ad2d3a9180d4f53d490b

>---------------------------------------------------------------

commit 5982daaf44cd822a5459ad2d3a9180d4f53d490b
Author: David Carlisle <d.p.carlisle at gmail.com>
Date:   Sat Feb 19 19:54:19 2022 +0000

    n not m


>---------------------------------------------------------------

5982daaf44cd822a5459ad2d3a9180d4f53d490b
 base/utf8ienc.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/base/utf8ienc.dtx b/base/utf8ienc.dtx
index 99599860..bb405775 100644
--- a/base/utf8ienc.dtx
+++ b/base/utf8ienc.dtx
@@ -381,7 +381,7 @@
 %    And the same with \cs{string} for use in \cs{csname} constructions.
 %    \begin{macrocode}
 \long\def\UTF at two@octets at string#1#2#3{\detokenize{#2#3}}
-\long\def\UTF at three@octets at string#1#2#3#4{\detokemize{#2#3#4}}
+\long\def\UTF at three@octets at string#1#2#3#4{\detokenize{#2#3#4}}
 \long\def\UTF at four@octets at string#1#2#3#4#5{\detokenize{#2#3#4#5}}
 %    \end{macrocode}
 % \end{macro}





More information about the latex3-commits mailing list.