[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: fix #500 typo [ci skip] (3fded07f)
Frank Mittelbach
frank.mittelbach at latex-project.org
Sun Feb 14 00:43:24 CET 2021
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/3fded07f5b2c1abaf53e988d7a99a67ff01756df
>---------------------------------------------------------------
commit 3fded07f5b2c1abaf53e988d7a99a67ff01756df
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Sun Feb 14 00:43:24 2021 +0100
fix #500 typo [ci skip]
>---------------------------------------------------------------
3fded07f5b2c1abaf53e988d7a99a67ff01756df
base/inputenc.dtx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/base/inputenc.dtx b/base/inputenc.dtx
index 7974bafc..1b8691d3 100644
--- a/base/inputenc.dtx
+++ b/base/inputenc.dtx
@@ -283,7 +283,7 @@
% with the |utf8| option.
%
% The |\DeclareUnicodeCharacter| takes UTF-8 code point as its first argument
-% (in form of a a hexadecimal number) and the definition that this maps to as
+% (in form of a hexadecimal number) and the definition that this maps to as
% its second argument. For example, the code point |00E4| which is
% ``LATIN SMALL LETTER A WITH DIAERESIS'' would be set up via:
%\begin{verbatim}
@@ -410,7 +410,7 @@
%<cp1252&!ansinew> \ProvidesFile{cp1252.def}
%<cp1250> \ProvidesFile{cp1250.def}
%<cp1257> \ProvidesFile{cp1257.def}
- [2020/11/26 v1.3d Input encoding file]
+ [2021/02/14 v1.3d Input encoding file]
%<cp850>%%
%<cp850>%% If you need a Euro symbol, try cp858 instead.
%<cp850>%%
More information about the latex3-commits
mailing list.