[latex3-commits] [git/LaTeX3-latex3-latex3] l3bitset: typo found by Frank (4ad2ef2df)
Ulrike Fischer
fischer at troubleshooting-tex.de
Thu Dec 17 09:59:11 CET 2020
Repository : https://github.com/latex3/latex3
On branch : l3bitset
Link : https://github.com/latex3/latex3/commit/4ad2ef2dfd19b3c1e86ba810a94b91bf358a0dc1
>---------------------------------------------------------------
commit 4ad2ef2dfd19b3c1e86ba810a94b91bf358a0dc1
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Thu Dec 17 09:59:11 2020 +0100
typo found by Frank
>---------------------------------------------------------------
4ad2ef2dfd19b3c1e86ba810a94b91bf358a0dc1
l3kernel/l3bitset.dtx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/l3kernel/l3bitset.dtx b/l3kernel/l3bitset.dtx
index fca6f6ebe..8d1d88d48 100644
--- a/l3kernel/l3bitset.dtx
+++ b/l3kernel/l3bitset.dtx
@@ -200,8 +200,8 @@
% {\bitset_set_key:Nn, \bitset_set_key:cn,
% \bitset_gset_key:Nn,\bitset_gset_key:cn }
% \begin{syntax}
-% \cs{bitset_set_key:nn} \meta{bitset var} \Arg{key}\\
-% \cs{bitset_gset_key:nn} \meta{bitset var} \Arg{key}
+% \cs{bitset_set_key:Nn} \meta{bitset var} \Arg{key}\\
+% \cs{bitset_gset_key:Nn} \meta{bitset var} \Arg{key}
% \end{syntax}
% This sets the bit of the position described by key to \texttt{1}.
%
More information about the latex3-commits
mailing list.