[latex3-commits] [latex3/latex3] main: Correct a global variant (39fffb4ef)
github at latex-project.org
github at latex-project.org
Sun Dec 10 23:57:28 CET 2023
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/39fffb4ef8d01a350905830fc49847152929479d
>---------------------------------------------------------------
commit 39fffb4ef8d01a350905830fc49847152929479d
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Sun Dec 10 22:57:28 2023 +0000
Correct a global variant
>---------------------------------------------------------------
39fffb4ef8d01a350905830fc49847152929479d
l3kernel/l3bitset.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3bitset.dtx b/l3kernel/l3bitset.dtx
index 44cb99f40..ccc09a9ac 100644
--- a/l3kernel/l3bitset.dtx
+++ b/l3kernel/l3bitset.dtx
@@ -181,7 +181,7 @@
% \begin{function}[added = 2023-11-15]
% {
% \bitset_set_false:Nn, \bitset_set_false:cn,
-% \bitset_gset_false:Nn, \bitset_set_false:cn
+% \bitset_gset_false:Nn, \bitset_gset_false:cn
% }
% \begin{syntax}
% \cs{bitset_set_false:Nn} \meta{bitset var} \Arg{name}
More information about the latex3-commits
mailing list.