gbranden pushed a commit to branch master
in repository groff.

commit fa2ddf1e4e87e031b84fcc54fa001c919a4e760e
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Sep 30 06:27:01 2025 -0500

    ChangeLog: Clarify old entry.
---
 ChangeLog | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index a9deb0f96..dcee754ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -77,7 +77,8 @@
        "asciification" of a node is to do nothing, discarding it.
        Rather than making the member function empty in the base class,
        I prefer to make the base class abstract to force conscious
-       consideration of how each derived class should be "asciified".
+       consideration of how objects of each derived class should be
+       "asciified".
 
        * src/roff/troff/node.h: Mark `add_char()`, `asciify()`, and
        `add_italic_correction()` member functions as `virtual`.

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

Reply via email to