gbranden pushed a commit to branch master
in repository groff.
commit b20a9f96cd0d440f435206a1c9de5392239f3214
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Apr 26 15:25:59 2026 -0500
ChangeLog: Fix missing word in old entry.
---
ChangeLog | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index e5f9f0bd2..eedbc1f9f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2304,8 +2304,8 @@
`int` to store the value fails to communicate that constraint to
snprintf(3).
- Even the use of `int` a bit slippery of us, since it's a signed
- type with a 31-bit significand. But libgroff's
+ Even the use of `int` is a bit slippery of us, since it's a
+ signed type with a 31-bit significand. But libgroff's
`glyph_to_unicode()`, which `get_unicode_code()` calls, uses
"-1" to signal an error in-band.
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit