gbranden pushed a commit to branch master
in repository groff.

commit 652e38049331285ad835cf3428bb0c2d4312c7e4
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Nov 30 16:32:52 2025 -0600

    ChangeLog: Fix missing word in entry.
---
 ChangeLog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 026111138..1b817111e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -133,8 +133,8 @@
 2025-11-28  G. Branden Robinson <[email protected]>
 
        * src/roff/troff/input.cpp (read_delimited_name): Stop accepting
-       horizontal motion tokens as escape sequence delimiters.  This to
-       prohibit use of the delimited `\h` escape sequence as a
+       horizontal motion tokens as escape sequence delimiters.  This is
+       to prohibit use of the delimited `\h` escape sequence as a
        delimiter, but because of GNU troff's internal design, also
        prohibits the parameterless `\0`, `\^`, and `\|` delimiters.
 

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

Reply via email to