[latex3-commits] [latex3/latex3] main: Fix typos (6a33f0855)
github at latex-project.org
github at latex-project.org
Wed Dec 13 11:02:45 CET 2023
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/6a33f0855df7b99c24866d6d3dfce661832d5f54
>---------------------------------------------------------------
commit 6a33f0855df7b99c24866d6d3dfce661832d5f54
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Wed Dec 13 10:02:15 2023 +0000
Fix typos
>---------------------------------------------------------------
6a33f0855df7b99c24866d6d3dfce661832d5f54
l3kernel/l3basics.dtx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/l3kernel/l3basics.dtx b/l3kernel/l3basics.dtx
index ee985982b..267b82011 100644
--- a/l3kernel/l3basics.dtx
+++ b/l3kernel/l3basics.dtx
@@ -49,11 +49,11 @@
%
% \begin{documentation}
%
-% As the name suggest this module holds some basic definitions which
+% As the name suggests, this module holds some basic definitions which
% are needed by most or all other modules in this set.
%
-% Here we describe those functions that are used all over the place. With
-% that we mean functions dealing with the construction and testing of
+% Here we describe those functions that are used all over the place.
+% By that, we mean functions dealing with the construction and testing of
% control sequences. Furthermore the basic parts of conditional
% processing are covered; conditional processing dealing with specific
% data types is described in the modules specific for the respective
More information about the latex3-commits
mailing list.