[latex3-commits] [l3svn] 09/09: Fix a code typo

noreply at latex-project.org noreply at latex-project.org
Sat May 27 23:12:12 CEST 2017


This is an automated email from the git hooks/post-receive script.

joseph pushed a commit to branch master
in repository l3svn.

commit f555696c019555a1e4e65343cffd3797c4d933f8
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sat May 27 22:11:48 2017 +0100

    Fix a code typo
---
 l3kernel/l3luatex.dtx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3kernel/l3luatex.dtx b/l3kernel/l3luatex.dtx
index 9fd49d2..dd9b365 100644
--- a/l3kernel/l3luatex.dtx
+++ b/l3kernel/l3luatex.dtx
@@ -186,7 +186,7 @@
           }
       }
     \clist_map_inline:nn
-      { \lua_shipout_x :n , \lua_shipout:n }
+      { \lua_shipout_x:n , \lua_shipout:n }
       {
         \cs_set_protected:Npn #1 ##1
           {

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the latex3-commits mailing list