[latex3-commits] [git/LaTeX3-latex3-latex2e] gh963: fix typos (652700d5)

Frank Mittelbach frank.mittelbach at latex-project.org
Fri Nov 25 09:21:15 CET 2022


Repository : https://github.com/latex3/latex2e
On branch  : gh963
Link       : https://github.com/latex3/latex2e/commit/652700d57503b0aa7bccd423c6f572d90ce8aa48

>---------------------------------------------------------------

commit 652700d57503b0aa7bccd423c6f572d90ce8aa48
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Fri Nov 25 09:21:15 2022 +0100

    fix typos


>---------------------------------------------------------------

652700d57503b0aa7bccd423c6f572d90ce8aa48
 base/doc/usrguide.tex | 2 +-
 base/ltdefns.dtx      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/base/doc/usrguide.tex b/base/doc/usrguide.tex
index aea75902..ae2e04fd 100644
--- a/base/doc/usrguide.tex
+++ b/base/doc/usrguide.tex
@@ -924,7 +924,7 @@ also the actual payload code and in case of commands declared with
 about the argument signature.
 
 \begin{decl}
-  |\NewEnvironmentCopy|       \arg{env} \arg{existin-env} \\
+  |\NewEnvironmentCopy|       \arg{env} \arg{existing-env} \\
   |\RenewEnvironmentCopy|     \arg{cmd} \arg{existing-env} \\
   |\DeclareEnvironmentCopy|   \arg{cmd} \arg{existing-env}
 \end{decl}
diff --git a/base/ltdefns.dtx b/base/ltdefns.dtx
index d989e516..e8a4932b 100644
--- a/base/ltdefns.dtx
+++ b/base/ltdefns.dtx
@@ -784,7 +784,7 @@
 %    not take arguments. (but may contain |\par|s)
 %
 % Make sure that an attempt to define a `graf' or `group' environment
-% fails by temporaily letting the undefined \verb=\...= (begin code) to
+% fails by temporarily letting the undefined \verb=\...= (begin code) to
 % the definition of \verb=\end...= and as a result we get an error if that
 % has a definition.
 %    \begin{macrocode}





More information about the latex3-commits mailing list.