[latex3-commits] [git/LaTeX3-latex3-latex3] msg: Missed a "}" (7ce3db0bb)
Joseph Wright
joseph.wright at morningstar2.co.uk
Wed Feb 17 18:03:26 CET 2021
Repository : https://github.com/latex3/latex3
On branch : msg
Link : https://github.com/latex3/latex3/commit/7ce3db0bbcde02a66572c2da8979c5bfc21f46c8
>---------------------------------------------------------------
commit 7ce3db0bbcde02a66572c2da8979c5bfc21f46c8
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Wed Feb 17 17:03:26 2021 +0000
Missed a "}"
>---------------------------------------------------------------
7ce3db0bbcde02a66572c2da8979c5bfc21f46c8
l3kernel/l3msg.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3msg.dtx b/l3kernel/l3msg.dtx
index 33b664a2b..5054ddebc 100644
--- a/l3kernel/l3msg.dtx
+++ b/l3kernel/l3msg.dtx
@@ -1952,7 +1952,7 @@
\__kernel_msg_new:nnnn { ior } { quote-in-shell }
{ Quotes~in~shell~command~'#1'. }
{ Shell~commands~cannot~contain~quotes~("). }
-\__kernel_msg_new:nnnn { keys } no-property }
+\__kernel_msg_new:nnnn { keys } { no-property }
{ No~property~given~in~definition~of~key~'#1'. }
{
\c_@@_coding_error_text_tl
More information about the latex3-commits
mailing list.