[latex3-commits] [latex3/latex3] main: One stray \bool_cse_true:n in doc (8239118af)

github at latex-project.org github at latex-project.org
Sat May 6 16:54:29 CEST 2023


Repository : https://github.com/latex3/latex3
On branch  : main
Link       : https://github.com/latex3/latex3/commit/8239118af6788a6a78e079516afff0f0e7e29bd3

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

commit 8239118af6788a6a78e079516afff0f0e7e29bd3
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sat May 6 15:54:25 2023 +0100

    One stray \bool_cse_true:n in doc


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

8239118af6788a6a78e079516afff0f0e7e29bd3
 l3kernel/l3prg.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3kernel/l3prg.dtx b/l3kernel/l3prg.dtx
index 1324b1eb4..c7b83834d 100644
--- a/l3kernel/l3prg.dtx
+++ b/l3kernel/l3prg.dtx
@@ -654,7 +654,7 @@
 %   The \meta{code} associated to this first case is left in the input
 %   stream, followed by the \meta{true code}, and other cases are
 %   discarded.  If none of the cases match then only the \meta{false
-%   code} is inserted. The function \cs{bool_case_true:n},
+%   code} is inserted. The function \cs{bool_case:n},
 %   which does nothing if there is no match, is
 %   also available. For example
 %   \begin{verbatim}





More information about the latex3-commits mailing list.