[latex3-commits] [latex3/latex3] main: Re-word a sentence (a1a267bb6)
github at latex-project.org
github at latex-project.org
Fri Dec 8 12:01:39 CET 2023
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/a1a267bb61330f11f52d9c2fda9c702652fef5f7
>---------------------------------------------------------------
commit a1a267bb61330f11f52d9c2fda9c702652fef5f7
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Dec 5 13:21:35 2023 +0000
Re-word a sentence
>---------------------------------------------------------------
a1a267bb61330f11f52d9c2fda9c702652fef5f7
l3kernel/expl3.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/expl3.dtx b/l3kernel/expl3.dtx
index 0e735dbd3..24b15ffad 100644
--- a/l3kernel/expl3.dtx
+++ b/l3kernel/expl3.dtx
@@ -414,7 +414,7 @@
%
% The data types in \LaTeX3 are:
% \begin{description}
-% \item[bitset] a set of bits (a string made up of a series of \texttt{0}
+% \item[bitset] a collection of bits (a string made up of a series of \texttt{0}
% and \texttt{1} tokens that are accessed by position);
% \item[bool] either true or false (the \LaTeX3 implementation does
% not use \tn{iftrue} or \tn{iffalse});
More information about the latex3-commits
mailing list.