From b6d3a1bc34b7827a33b78a3fa7036c8d1860067f Mon Sep 17 00:00:00 2001 From: PhelypeOleinik Date: Tue, 29 Nov 2022 01:05:27 -0300 Subject: [PATCH] Typo --- base/doc/usrguide.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/base/doc/usrguide.tex b/base/doc/usrguide.tex index ae2e04fd6..7234ac821 100644 --- a/base/doc/usrguide.tex +++ b/base/doc/usrguide.tex @@ -925,8 +925,8 @@ \section{Copying and showing (robust) commands and environments} \begin{decl} |\NewEnvironmentCopy| \arg{env} \arg{existing-env} \\ - |\RenewEnvironmentCopy| \arg{cmd} \arg{existing-env} \\ - |\DeclareEnvironmentCopy| \arg{cmd} \arg{existing-env} + |\RenewEnvironmentCopy| \arg{env} \arg{existing-env} \\ + |\DeclareEnvironmentCopy| \arg{env} \arg{existing-env} \end{decl} This copies the definition for environment \meta{existing-env} to