[latex3-commits] [git/LaTeX3-latex3-latex3] l3text: Typo (d74559aa0)
Joseph Wright
joseph.wright at morningstar2.co.uk
Sun Dec 8 22:07:10 CET 2019
Repository : https://github.com/latex3/latex3
On branch : l3text
Link : https://github.com/latex3/latex3/commit/d74559aa04c91e1f9b963e256f859c5aa2b9c1d3
>---------------------------------------------------------------
commit d74559aa04c91e1f9b963e256f859c5aa2b9c1d3
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Sun Dec 8 15:10:39 2019 +0000
Typo
>---------------------------------------------------------------
d74559aa04c91e1f9b963e256f859c5aa2b9c1d3
l3kernel/l3deprecation.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3deprecation.dtx b/l3kernel/l3deprecation.dtx
index f17b2e706..856c0e42f 100644
--- a/l3kernel/l3deprecation.dtx
+++ b/l3kernel/l3deprecation.dtx
@@ -981,7 +981,7 @@
{ \text_lowercase:n {#1} }
\__kernel_patch_deprecation:nnNNpn { 2021-01-01 } { \text_lowercase:nn }
\cs_gset:Npn \tl_lower_case:nn #1#2
- { \text_lowerase:nn {#1} {#2} }
+ { \text_lowercase:nn {#1} {#2} }
\__kernel_patch_deprecation:nnNNpn { 2021-01-01 } { \text_uppercase:n }
\cs_gset:Npn \tl_upper_case:n #1
{ \text_uppercase:n {#1} }
More information about the latex3-commits
mailing list