gbranden pushed a commit to branch master
in repository groff.

commit c315f21ca3f5ab5136e0d4d2f58820c0ee68ac06
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Apr 26 15:40:29 2026 -0500

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

diff --git a/ChangeLog b/ChangeLog
index 7271f3cfe..b538d715a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -240,7 +240,7 @@
        (read_drawing_command):
        * src/roff/troff/node.cpp
        (remove_font_specific_character_request): Migrate input handlers
-       to call `token::is_terminator()` rather than the evaluating
+       to call `token::is_terminator()` rather than evaluating the
        Boolean expression `tok.is_newline() && tok.is_eof()`.
 
 2026-04-19  G. Branden Robinson <[email protected]>

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

Reply via email to