gbranden pushed a commit to branch master
in repository groff.

commit 806101abec03c9e34a7339e0fff84e46bcab6578
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Oct 1 05:00:22 2025 -0500

    ChangeLog: Fix misplaced punctuation in old entry.
---
 ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index dcee754ff..1b9c61f37 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -256,7 +256,7 @@
        conditionally depending on the node contents.  Why stop deleting
        them?  Because the node list is actually a list of (potential)
        trees; some nodes can contain further nodes, and so on
-       recursively.  It's difficult, and there is no need to, mark the
+       recursively.  It's difficult, and there is no need, to mark the
        root of each tree in the list so that we can return to it later
        to delete it; instead what we can do is have the `asciify`
        request walk the list again and perform a delete operation,

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

Reply via email to