[latex3-commits] [git/LaTeX3-latex3-latex3] lmtx: Correct a typo (67512bd27)
Joseph Wright
joseph.wright at morningstar2.co.uk
Fri Apr 21 00:20:39 CEST 2023
Repository : https://github.com/latex3/latex3
On branch : lmtx
Link : https://github.com/latex3/latex3/commit/67512bd27ec673f82f3497ac5b78bf9444eaf8c3
>---------------------------------------------------------------
commit 67512bd27ec673f82f3497ac5b78bf9444eaf8c3
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Apr 20 23:20:39 2023 +0100
Correct a typo
>---------------------------------------------------------------
67512bd27ec673f82f3497ac5b78bf9444eaf8c3
l3kernel/l3sys.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3sys.dtx b/l3kernel/l3sys.dtx
index 3059d8623..09804b42b 100644
--- a/l3kernel/l3sys.dtx
+++ b/l3kernel/l3sys.dtx
@@ -435,7 +435,7 @@
\sys_if_engine_xetex:T { xe }
\sys_if_engine_ptex:T { ep }
\sys_if_engine_uptex:T { eup }
- \sys_if_engine_luametex:T { luameta }
+ \sys_if_engine_luametatex:T { luameta }
\sys_if_engine_luatex:T
{
lua \lua_now:e
More information about the latex3-commits
mailing list.