summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/l3kernel/l3prg.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/l3kernel/l3prg.dtx')
-rw-r--r--macros/latex/contrib/l3kernel/l3prg.dtx4
1 files changed, 2 insertions, 2 deletions
diff --git a/macros/latex/contrib/l3kernel/l3prg.dtx b/macros/latex/contrib/l3kernel/l3prg.dtx
index 1324b1eb42..83b2904740 100644
--- a/macros/latex/contrib/l3kernel/l3prg.dtx
+++ b/macros/latex/contrib/l3kernel/l3prg.dtx
@@ -43,7 +43,7 @@
% }^^A
% }
%
-% \date{Released 2023-05-05}
+% \date{Released 2023-05-11}
%
% \maketitle
%
@@ -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}