[latex3-commits] [latex3/latex3] develop: Typo (dca51620c)

github at latex-project.org github at latex-project.org
Fri Sep 6 13:35:57 CEST 2024


Repository : https://github.com/latex3/latex3
On branch  : develop
Link       : https://github.com/latex3/latex3/commit/dca51620c380c13aa8a68691acb5902f551912fe

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

commit dca51620c380c13aa8a68691acb5902f551912fe
Author: Yukai Chou <muzimuzhi at gmail.com>
Date:   Tue Sep 3 11:55:01 2024 +0800

    Typo


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

dca51620c380c13aa8a68691acb5902f551912fe
 l3kernel/l3seq.dtx  | 2 +-
 l3kernel/l3skip.dtx | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/l3kernel/l3seq.dtx b/l3kernel/l3seq.dtx
index f7ecc9b8e..0e5e18c8d 100644
--- a/l3kernel/l3seq.dtx
+++ b/l3kernel/l3seq.dtx
@@ -747,7 +747,7 @@
 %   Applies \meta{inline function} to every \meta{item} stored
 %   within the \meta{seq~var_2}. The \meta{inline function} should
 %   consist of code which will receive the \meta{item} as |#1|.
-%   The sequence resulting applying \meta{inline function} to each
+%   The sequence resulting from applying \meta{inline function} to each
 %   \meta{item} is assigned to \meta{seq~var_1}.
 %   \begin{texnote}
 %     Contrarily to other mapping functions, \cs{seq_map_break:} cannot
diff --git a/l3kernel/l3skip.dtx b/l3kernel/l3skip.dtx
index e294c9d9d..b3fe226a0 100644
--- a/l3kernel/l3skip.dtx
+++ b/l3kernel/l3skip.dtx
@@ -277,7 +277,7 @@
 %   \end{syntax}
 %   This function evaluates the \meta{test dim expr} and
 %   compares this in turn to each of the
-%   \meta{dim expr cases} until a a match is found.
+%   \meta{dim expr cases} until a match is found.
 %   If the two are equal then the
 %   associated \meta{code} is left in the input stream
 %   and other cases are discarded. If any of the





More information about the latex3-commits mailing list.