[latex3-commits] [git/LaTeX3-latex3-latex2e] versioning: drop an extra period in warning message (4ae437e)
Frank Mittelbach
frank.mittelbach at latex-project.org
Sun Feb 18 11:16:40 CET 2018
Repository : https://github.com/latex3/latex2e
On branch : versioning
Link : https://github.com/latex3/latex2e/commit/4ae437ef6e6f90820a062093d36ef24487c11926
>---------------------------------------------------------------
commit 4ae437ef6e6f90820a062093d36ef24487c11926
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Sun Feb 18 11:16:40 2018 +0100
drop an extra period in warning message
>---------------------------------------------------------------
4ae437ef6e6f90820a062093d36ef24487c11926
base/latexrelease.dtx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/base/latexrelease.dtx b/base/latexrelease.dtx
index 9032289..3a129e9 100644
--- a/base/latexrelease.dtx
+++ b/base/latexrelease.dtx
@@ -40,7 +40,7 @@
%<*!fixltx2e>
% \fi
% \ProvidesFile{latexrelease.dtx}
- [2018/01/30 v1.0j LaTeX release emulation and tests
+ [2018/02/18 v1.0j LaTeX release emulation and tests
(including releases up to \latexreleaseversion)]
% \iffalse
%</!fixltx2e>
@@ -424,7 +424,7 @@
% \begin{macrocode}
\ifnum\requestedLaTeXdate=\currentLaTeXdate
\PackageWarningNoLine{latexrelease}{%
- Current format date selected, no patches applied.}
+ Current format date selected, no patches applied}
\expandafter\endinput
\fi
% \end{macrocode}
More information about the latex3-commits
mailing list