[latex3-commits] [git/LaTeX3-latex3-latex3] msg: Correct one message module name (67efaa05d)
Joseph Wright
joseph.wright at morningstar2.co.uk
Wed Feb 17 13:01:25 CET 2021
Repository : https://github.com/latex3/latex3
On branch : msg
Link : https://github.com/latex3/latex3/commit/67efaa05d46ef36fae7978880d64a9430deabcd0
>---------------------------------------------------------------
commit 67efaa05d46ef36fae7978880d64a9430deabcd0
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Wed Feb 17 12:01:25 2021 +0000
Correct one message module name
>---------------------------------------------------------------
67efaa05d46ef36fae7978880d64a9430deabcd0
l3kernel/l3basics.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3basics.dtx b/l3kernel/l3basics.dtx
index 815f2dce0..9d493c928 100644
--- a/l3kernel/l3basics.dtx
+++ b/l3kernel/l3basics.dtx
@@ -2183,7 +2183,7 @@
\tl_if_empty:nF {#6}
{
\__kernel_msg_error:nnxx
- { prg } { conditional-form-unknown }
+ { kernel } { conditional-form-unknown }
{#6} { \token_to_str:c { #1 : #2 } }
}
\use_none:nnnnnn
More information about the latex3-commits
mailing list.