[latex3-commits] [git/LaTeX3-latex3-latex3] master: [l3doc] fix type: add missing comma (3363d97)

Joseph Wright joseph.wright at morningstar2.co.uk
Sat Apr 27 09:00:06 CEST 2019


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/3363d976fd1336acc7eaacc9760815c88c628c1b

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

commit 3363d976fd1336acc7eaacc9760815c88c628c1b
Author: muzimuzhi <muzimuzhi at gmail.com>
Date:   Mon Apr 8 09:03:37 2019 +0800

    [l3doc] fix type: add missing comma


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

3363d976fd1336acc7eaacc9760815c88c628c1b
 l3kernel/l3file.dtx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3kernel/l3file.dtx b/l3kernel/l3file.dtx
index 1788f80..87267d3 100644
--- a/l3kernel/l3file.dtx
+++ b/l3kernel/l3file.dtx
@@ -439,7 +439,7 @@
 % \subsection{Wrapping lines in output}
 %
 % \begin{function}[added = 2012-06-28, updated = 2017-12-04]
-%   {\iow_wrap:nnnN \iow_wrap:nxnN}
+%   {\iow_wrap:nnnN, \iow_wrap:nxnN}
 %   \begin{syntax}
 %     \cs{iow_wrap:nnnN} \Arg{text} \Arg{run-on text} \Arg{set up} \meta{function}
 %   \end{syntax}





More information about the latex3-commits mailing list