gbranden pushed a commit to branch master
in repository groff.

commit a499c5624b29e68c1ae019a7c1d5028707a29a42
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Mar 4 09:35:46 2022 +1100

    doc/groff.texi: Capitalize "Boolean".
---
 doc/groff.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/groff.texi b/doc/groff.texi
index 0080ac0b..b9f0d26d 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -7823,7 +7823,7 @@ mind, not a scrupulous enumeration of conceivable 
parameters.  GNU
 possible, favoring compatibility with older implementations over a more
 intuitive arrangement.  The means of hyphenation mode control is a set
 of numbers that can be added up to encode the behavior
-sought.@footnote{The mode is a vector of booleans encoded as an integer.
+sought.@footnote{The mode is a vector of Booleans encoded as an integer.
 To a programmer, this fact is easily deduced from the exclusive use of
 powers of two for the configuration parameters; they are computationally
 easy to ``mask off'' and compare to zero.  To almost everyone else, the

_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to