[latex3-commits] [git/LaTeX3-latex3-latex2e] main: fixed typos found by CAR; added note to pull request (not to forget latexchanges.tex as we tend to do) (3f4f43b3)
Frank Mittelbach
frank.mittelbach at latex-project.org
Tue Jun 8 17:17:40 CEST 2021
Repository : https://github.com/latex3/latex2e
On branch : main
Link : https://github.com/latex3/latex2e/commit/3f4f43b3d92e27aac6a5296824d699cfd121f307
>---------------------------------------------------------------
commit 3f4f43b3d92e27aac6a5296824d699cfd121f307
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Tue Jun 8 17:17:40 2021 +0200
fixed typos found by CAR;
added note to pull request (not to forget latexchanges.tex as we tend to do)
>---------------------------------------------------------------
3f4f43b3d92e27aac6a5296824d699cfd121f307
.github/pull_request_template.md | 2 +-
required/firstaid/latex2e-first-aid-for-external-files.dtx | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index c81dadcc..33ebe78f 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -17,4 +17,4 @@
- [ ] Version and date string updated in changed source files
- [ ] Relevant `\changes` entries in source included
- [ ] Relevant `changes.txt` updated
-- [ ] `ltnewsX.tex` updated
+- [ ] `ltnewsX.tex` (and/or `latexchanges.tex`) updated
diff --git a/required/firstaid/latex2e-first-aid-for-external-files.dtx b/required/firstaid/latex2e-first-aid-for-external-files.dtx
index c6985d9f..84ddacb2 100644
--- a/required/firstaid/latex2e-first-aid-for-external-files.dtx
+++ b/required/firstaid/latex2e-first-aid-for-external-files.dtx
@@ -568,12 +568,12 @@
% \subsection{\cs{varwidth} first aid}
%
% The \pkg{varwidth} package does a lot of low-level paragraph
-% manipulation assuming traditional \TeX{} paragraphs. However with
+% manipulation assuming traditional \TeX{} paragraphs. However, with
% the paragraph hooks we end up with one extra glue 0pt item on the
% vertical list and if that isn't removed then the package doesn't
% find its penalties.
%
-% So this needs to be removed as well by adding and additional
+% So this needs to be removed as well by adding an additional
% \cs{unskip}.
%
% \begin{macrocode}
More information about the latex3-commits
mailing list.