[latex3-commits] [latex3/latex3] main: Standarise "file name" in docs, see latex3/l3build#323 (2257a615c)
github at latex-project.org
github at latex-project.org
Fri Dec 8 07:44:57 CET 2023
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/2257a615c8f90302d9d88e11cda20226be3754cc
>---------------------------------------------------------------
commit 2257a615c8f90302d9d88e11cda20226be3754cc
Author: Yukai Chou <muzimuzhi at gmail.com>
Date: Fri Dec 8 04:39:06 2023 +0800
Standarise "file name" in docs, see latex3/l3build#323
[ci skip]
>---------------------------------------------------------------
2257a615c8f90302d9d88e11cda20226be3754cc
l3kernel/l3file.dtx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/l3kernel/l3file.dtx b/l3kernel/l3file.dtx
index 33d49cc34..047e11fce 100644
--- a/l3kernel/l3file.dtx
+++ b/l3kernel/l3file.dtx
@@ -725,10 +725,10 @@
% \begin{function}[noTF, added = 2019-01-16, updated = 2019-02-16]
% {\file_get:nnN, \file_get:VnN}
% \begin{syntax}
-% \cs{file_get:nnN} \Arg{filename} \Arg{setup} \meta{tl}
-% \cs{file_get:nnNTF} \Arg{filename} \Arg{setup} \meta{tl} \Arg{true code} \Arg{false code}
+% \cs{file_get:nnN} \Arg{file name} \Arg{setup} \meta{tl}
+% \cs{file_get:nnNTF} \Arg{file name} \Arg{setup} \meta{tl} \Arg{true code} \Arg{false code}
% \end{syntax}
-% Defines \meta{tl} to the contents of \meta{filename}.
+% Defines \meta{tl} to the contents of \meta{file name}.
% Category codes may need to be set appropriately via the \meta{setup}
% argument.
% The non-branching version sets the \meta{tl} to \cs{q_no_value} if the file is
More information about the latex3-commits
mailing list.