[latex3-commits] [git/LaTeX3-latex3-latex3] master: Typos in l3basics (9ed76905a)

PhelypeOleinik tex.phelype at gmail.com
Thu Feb 20 13:11:55 CET 2020


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/9ed76905ad2bf599459f9e28b866997365ad404a

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

commit 9ed76905ad2bf599459f9e28b866997365ad404a
Author: PhelypeOleinik <tex.phelype at gmail.com>
Date:   Thu Feb 20 09:11:55 2020 -0300

    Typos in l3basics


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

9ed76905ad2bf599459f9e28b866997365ad404a
 l3kernel/l3basics.dtx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/l3kernel/l3basics.dtx b/l3kernel/l3basics.dtx
index af0a47b3c..c984c5e1b 100644
--- a/l3kernel/l3basics.dtx
+++ b/l3kernel/l3basics.dtx
@@ -1067,7 +1067,7 @@
 %    \cs{use_none_delimit_by_q_stop:w} \meta{balanced text} \cs{q_stop}
 %    \cs{use_none_delimit_by_q_recursion_stop:w} \meta{balanced text} \cs{q_recursion_stop}
 %   \end{syntax}
-%   Absorb the \meta{balanced text} form the input stream delimited by
+%   Absorb the \meta{balanced text} from the input stream delimited by
 %   the marker given in the function name, leaving nothing in the
 %   input stream.
 % \end{function}
@@ -1083,7 +1083,7 @@
 %    \cs{use_i_delimit_by_q_stop:nw} \Arg{inserted tokens} \meta{balanced text} \cs{q_stop}
 %    \cs{use_i_delimit_by_q_recursion_stop:nw} \Arg{inserted tokens} \meta{balanced text} \cs{q_recursion_stop}
 %   \end{syntax}
-%   Absorb the \meta{balanced text} form the input stream delimited by
+%   Absorb the \meta{balanced text} from the input stream delimited by
 %   the marker given in the function name, leaving \meta{inserted tokens}
 %   in the input stream for further processing.
 % \end{function}





More information about the latex3-commits mailing list.