[latex3-commits] [latex3/latex3] main: Correct doc. consistency (922d129c7)

github at latex-project.org github at latex-project.org
Tue Oct 10 12:59:28 CEST 2023


Repository : https://github.com/latex3/latex3
On branch  : main
Link       : https://github.com/latex3/latex3/commit/922d129c768c368006e2961a6c017ae97e3049a2

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

commit 922d129c768c368006e2961a6c017ae97e3049a2
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Sep 27 05:21:29 2023 +0100

    Correct doc. consistency


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

922d129c768c368006e2961a6c017ae97e3049a2
 l3kernel/expl3.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3kernel/expl3.dtx b/l3kernel/expl3.dtx
index 05bfccc27..b555c2c20 100644
--- a/l3kernel/expl3.dtx
+++ b/l3kernel/expl3.dtx
@@ -765,7 +765,7 @@
 % |\demo_cmd:Nnn|.
 % To produce the variant form from the base form, simply use this:
 % \begin{verbatim}
-%   \cs_generate_variant:Nn \demo_cmd:Nnn { cnx }
+%   \cs_generate_variant:Nn \demo_cmd:Nnn { cne }
 % \end{verbatim}
 % This defines the variant form so that you can then write, for example:
 % \begin{verbatim}





More information about the latex3-commits mailing list.