[latex3-commits] [git/LaTeX3-latex3-latex3] l3text: Typo (dba417686)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon Nov 25 16:27:32 CET 2019
Repository : https://github.com/latex3/latex3
On branch : l3text
Link : https://github.com/latex3/latex3/commit/dba4176862efa28f59c889fa11b7639b452aec7c
>---------------------------------------------------------------
commit dba4176862efa28f59c889fa11b7639b452aec7c
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Nov 25 15:27:32 2019 +0000
Typo
>---------------------------------------------------------------
dba4176862efa28f59c889fa11b7639b452aec7c
l3kernel/l3text.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3text.dtx b/l3kernel/l3text.dtx
index 929a72e39..78a36f1d6 100644
--- a/l3kernel/l3text.dtx
+++ b/l3kernel/l3text.dtx
@@ -480,7 +480,7 @@
}
\cs_new:Npn \@@_expand_math_group:Nn #1#2
{
- { \exp_not:n {#1} }
+ { \exp_not:n {#2} }
\@@_expand_math_loop:Nw #1
}
\exp_after:wN \cs_new:Npn \exp_after:wN \@@_expand_math_space:Nw
More information about the latex3-commits
mailing list