[latex3-commits] [git/LaTeX3-latex3-latex3] master: Remove a stray branch (1001adc40)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon Nov 25 10:54:22 CET 2019
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/1001adc4077e6b0fb3d90c181173bb845dc6f8dc
>---------------------------------------------------------------
commit 1001adc4077e6b0fb3d90c181173bb845dc6f8dc
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Nov 25 09:54:22 2019 +0000
Remove a stray branch
This has never shown up, but it is wrong ...
>---------------------------------------------------------------
1001adc4077e6b0fb3d90c181173bb845dc6f8dc
l3kernel/l3candidates.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3candidates.dtx b/l3kernel/l3candidates.dtx
index 4e859699e..b4eda0652 100644
--- a/l3kernel/l3candidates.dtx
+++ b/l3kernel/l3candidates.dtx
@@ -2274,7 +2274,7 @@
\cs_new:Npn \@@_change_case_cs:N #1
{
%<*package>
- \str_if_eq:nnTF {#1} { \protect } { \@@_change_case_protect:wNN }
+ \str_if_eq:nnT {#1} { \protect } { \@@_change_case_protect:wNN }
%</package>
\exp_after:wN \@@_change_case_cs:NN
\exp_after:wN #1 \l_tl_case_change_exclude_tl
More information about the latex3-commits
mailing list