gbranden pushed a commit to branch master
in repository groff.
commit f15167936612f7a952d172f929d4665dc11c2018
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Sep 20 02:29:15 2025 -0500
ChangeLog: Fix missing words in entries.
---
ChangeLog | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 0831965da..63f8611ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -234,7 +234,7 @@
`vertical_size_node`, and `composite_node`} already were in
groff 1.23.0, and for untold years before--sometimes only
conditionally depending on the node contents. Why stop deleting
- them? Because the node list is actually list of (potential)
+ 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
root of each tree in the list so that we can return to it later
@@ -358,7 +358,7 @@
[troff]: "Asciify" (plain) space nodes as nothing. (Plain space
nodes--contrast word space nodes and others--are produced by the
formatter with a width of zero (`H0`) in nearly all cases. The
- exception is when a space node is copied, which case the
+ exception is when a space node is copied, in which case the
destination space node gets whatever width its source had.)
* src/roff/troff/node.cpp (space_node::asciify): Simplify;
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit