gbranden pushed a commit to branch master
in repository groff.
commit 0987c61e9b765fe8941f5668f0cac57d1ed210a7
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Jul 25 19:52:35 2020 +1000
groff_char(7): Fix misstatement in comment.
That'll teach me to not check for fixed points.
---
man/groff_char.7.man | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/groff_char.7.man b/man/groff_char.7.man
index e292ebb..e509510 100644
--- a/man/groff_char.7.man
+++ b/man/groff_char.7.man
@@ -67,7 +67,7 @@ or EBCDIC code page 1047.
For ease of document maintenance in UTF-8 environments,
it is advisable to use only the Unicode basic Latin code points,
a subset of all of the foregoing historically referred to as US-ASCII,
-.\" Yes, a subset, albeit a derangement as well in the cp1047 case.
+.\" Yes, a subset, albeit a permutation as well in the cp1047 case.
which has only 94 visible,
printable code points.
.\" In groff, 0x20 SP is mapped to a space node, not a glyph node, and
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit