[latex3-commits] [latex3/latex3] l3bitset: Re-word a sentence (791654e80)

github at latex-project.org github at latex-project.org
Fri Dec 8 11:45:05 CET 2023


Repository : https://github.com/latex3/latex3
On branch  : l3bitset
Link       : https://github.com/latex3/latex3/commit/791654e80418649320b82de13c339c1fc93041b0

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

commit 791654e80418649320b82de13c339c1fc93041b0
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue Dec 5 13:21:35 2023 +0000

    Re-word a sentence


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

791654e80418649320b82de13c339c1fc93041b0
 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.