gbranden pushed a commit to branch master
in repository groff.

commit e6c7985bae936467da17c12f0235b0b402a386e7
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Jun 7 10:53:52 2026 -0500

    ChangeLog: Fix grammar nit.
---
 ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 2b999548b..443c3c475 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -113,7 +113,7 @@
        * src/devices/grohtml/post-html.cpp: Improve type-correctness.
        `html` is an object of type `simple_output` which contains a
        `word_list`, which contains a list of `word`s, each of which
-       store its contents in a `char *`, _not_ objects of groff's
+       stores its contents in a `char *`, _not_ objects of groff's
        `string` class.
        (html_printer::write_html_anchor)
        (html_printer::write_xhtml_anchor)

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

Reply via email to