[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: typo (797e16d6)
Frank Mittelbach
frank.mittelbach at latex-project.org
Fri Jun 11 15:43:23 CEST 2021
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/797e16d6c72064d77e3c8a9012a591d421f20c1b
>---------------------------------------------------------------
commit 797e16d6c72064d77e3c8a9012a591d421f20c1b
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Fri Jun 11 15:43:23 2021 +0200
typo
>---------------------------------------------------------------
797e16d6c72064d77e3c8a9012a591d421f20c1b
base/doc/usrguide3.tex | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/base/doc/usrguide3.tex b/base/doc/usrguide3.tex
index c378ac85..e86b2d8b 100644
--- a/base/doc/usrguide3.tex
+++ b/base/doc/usrguide3.tex
@@ -36,7 +36,7 @@
\author{\copyright~Copyright 2020-2021, \LaTeX\ Project Team.\\
All rights reserved.}
-\date{2021-04-12}
+\date{2021-06-11}
\NewDocumentCommand\cs{m}{\texttt{\textbackslash\detokenize{#1}}}
\NewDocumentCommand\marg{m}{\arg{#1}}
@@ -235,9 +235,9 @@ defined.
\end{decl}
These commands work in the same way as \cs{NewDocumentCommand}, etc.\@, but
create environments (\cs{begin}\arg{env} \ldots{}
-\cs{end}\arg{environment}). Both the \meta{beg-code} and \meta{end-code}
+\cs{end}\arg{env}). Both the \meta{beg-code} and \meta{end-code}
may access the arguments as defined by \meta{arg spec}. The arguments will be
-given following \cs{begin}\arg{environment}.
+given following \cs{begin}\arg{env}.
\subsection{Optional arguments}
\label{sec:cmd:opt}
More information about the latex3-commits
mailing list.