[latex3-commits] [git/LaTeX3-latex3-latex3] main: Typo (3313c1aa6)
Joseph Wright
joseph.wright at morningstar2.co.uk
Thu Apr 28 13:08:31 CEST 2022
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/3313c1aa6a40a441d16f36f18d3afac1b36678c4
>---------------------------------------------------------------
commit 3313c1aa6a40a441d16f36f18d3afac1b36678c4
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Apr 28 12:08:31 2022 +0100
Typo
>---------------------------------------------------------------
3313c1aa6a40a441d16f36f18d3afac1b36678c4
l3kernel/l3text-case.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3text-case.dtx b/l3kernel/l3text-case.dtx
index 08cc2c807..757fec249 100644
--- a/l3kernel/l3text-case.dtx
+++ b/l3kernel/l3text-case.dtx
@@ -951,7 +951,7 @@
\if_int_compare:w #1 > "1FFF \exp_stop_f:
\prg_return_false:
\else:
- \if_int_compre:w #1 = "2126 \exp_stop_f:
+ \if_int_compare:w #1 = "2126 \exp_stop_f:
\prg_return_true:
\else:
\prg_return_false:
More information about the latex3-commits
mailing list.