[latex3-commits] [latex3/latex3] main: Fix typo (see #1346) (ad0e6b16d)
github at latex-project.org
github at latex-project.org
Sat Nov 25 10:16:37 CET 2023
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/ad0e6b16d9ddbc9d35573a96c2b1637495ace08f
>---------------------------------------------------------------
commit ad0e6b16d9ddbc9d35573a96c2b1637495ace08f
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Sat Nov 25 09:16:26 2023 +0000
Fix typo (see #1346)
>---------------------------------------------------------------
ad0e6b16d9ddbc9d35573a96c2b1637495ace08f
l3kernel/l3deprecation.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3deprecation.dtx b/l3kernel/l3deprecation.dtx
index 45f7abdc7..9525ccd90 100644
--- a/l3kernel/l3deprecation.dtx
+++ b/l3kernel/l3deprecation.dtx
@@ -636,7 +636,7 @@
%
% \begin{macro}[EXP]{\char_to_utfviii_bytes:n}
% \begin{macrocode}
-\__kernel_patch_deprecation:nnNNpn { 2022-10-09 } { [ \codepoint_generate:n ] }
+\__kernel_patch_deprecation:nnNNpn { 2022-10-09 } { [ \codepoint_generate:nn ] }
\cs_gset:Npn \char_to_utfviii_bytes:n { \__kernel_codepoint_to_bytes:n }
% \end{macrocode}
% \end{macro}
More information about the latex3-commits
mailing list.