Skip to content

Commit

Permalink
Standarise "file name" in docs, see latex3/l3build#323
Browse files Browse the repository at this point in the history
  • Loading branch information
muzimuzhi committed Dec 7, 2023
1 parent d77665f commit 9364642
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions l3kernel/l3file.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9364642

Please sign in to comment.