[latex3-commits] [git/LaTeX3-latex3-latex3] main: Correct a message name (845b5b2d6)

Joseph Wright joseph.wright at morningstar2.co.uk
Wed Apr 6 09:15:21 CEST 2022


Repository : https://github.com/latex3/latex3
On branch  : main
Link       : https://github.com/latex3/latex3/commit/845b5b2d6032968ac199bd4c45d5ac6d94bc070f

>---------------------------------------------------------------

commit 845b5b2d6032968ac199bd4c45d5ac6d94bc070f
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Apr 6 08:15:21 2022 +0100

    Correct a message name


>---------------------------------------------------------------

845b5b2d6032968ac199bd4c45d5ac6d94bc070f
 l3experimental/l3graphics/l3graphics.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3experimental/l3graphics/l3graphics.dtx b/l3experimental/l3graphics/l3graphics.dtx
index 87406b0dc..d0a926068 100644
--- a/l3experimental/l3graphics/l3graphics.dtx
+++ b/l3experimental/l3graphics/l3graphics.dtx
@@ -594,7 +594,7 @@
 \cs_new_protected:Npn \@@_list:N #1
   {
     \seq_remove_duplicates:N \g_@@_record_seq
-    #1 { LaTeX/kernel } { file-list }
+    #1 { kernel } { file-list }
       { \seq_map_function:NN \g_@@_record_seq \@@_list_aux:n }
         { } { } { }
   }





More information about the latex3-commits mailing list.