[latex3-commits] [git/LaTeX3-latex3-latex2e] gh186: fixed typo [ci skip] (027b776c)
Frank Mittelbach
frank.mittelbach at latex-project.org
Fri Apr 10 12:12:53 CEST 2020
Repository : https://github.com/latex3/latex2e
On branch : gh186
Link : https://github.com/latex3/latex2e/commit/027b776cf9745243ca4157612537b89a242638e5
>---------------------------------------------------------------
commit 027b776cf9745243ca4157612537b89a242638e5
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Fri Apr 10 12:12:53 2020 +0200
fixed typo [ci skip]
>---------------------------------------------------------------
027b776cf9745243ca4157612537b89a242638e5
base/changes.txt | 2 +-
base/doc/ltnews32.tex | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/base/changes.txt b/base/changes.txt
index 50492f21..b44979af 100644
--- a/base/changes.txt
+++ b/base/changes.txt
@@ -7,7 +7,7 @@
2020-04-07 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
* ltclass.dtx (section{Implementation}):
- Add \IfFormAtLeastTF to test if the current format is equal or later than
+ Add \IfFormatAtLeastTF to test if the current format is equal or later than
the given date (gh/168)
Also add \IfClassAtLeastTF and \IfPackageAtLeastTF as a suggested
alternative to \@ifpackagelater and \@ifclasslater (which have a wrong
diff --git a/base/doc/ltnews32.tex b/base/doc/ltnews32.tex
index 2b7411f1..8e7d86ee 100644
--- a/base/doc/ltnews32.tex
+++ b/base/doc/ltnews32.tex
@@ -297,7 +297,7 @@ has finally be fixed.
\emph{to write}
- Add \cs{IfFormAtLeastTF} to test if the current format is
+ Add \cs{IfFormatAtLeastTF} to test if the current format is
equal or later than the given date. Also add
\cs{IfClassAtLeastTF} and \cs{IfPackageAtLeastTF} as a
suggested alternative to \cs{@ifpackagelater} and
More information about the latex3-commits
mailing list.