gbranden pushed a commit to branch master
in repository groff.

commit 79bdb638b1ada8d4daad1b67f8556c5067084d52
Author: Bjarni Ingi Gislason <[email protected]>
AuthorDate: Fri Jul 31 19:09:27 2026 +0000

    ChangeLog.12[34]: Fix doubled word typos.
    
    Fixes <https://savannah.gnu.org/bugs/?68584>.
---
 ChangeLog     | 6 ++++++
 ChangeLog.123 | 4 ++--
 ChangeLog.124 | 8 ++++----
 3 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index e49a65d1b..ea655ab3a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2024-07-31  Bjarni Ingi Gislason <[email protected]>
+
+       * ChangeLog.12[34]: Fix doubled word typos.
+
+       Fixes <https://savannah.gnu.org/bugs/?68584>.
+
 2026-08-01  G. Branden Robinson <[email protected]>
 
        * src/preproc/tbl/main.cpp (process_format): Clarify diagnostic
diff --git a/ChangeLog.123 b/ChangeLog.123
index 5b75198a1..a8679b398 100644
--- a/ChangeLog.123
+++ b/ChangeLog.123
@@ -6571,8 +6571,8 @@ Version 1.23.0 released 2023-07-05
 
        * src/preproc/refer/label.ypp: Drop redundant declaration of
        `yyparse`.  Both byacc 20140715 and GNU Bison 3.3.2 supply the
-       the function prototype themselves.  Addresses
-       "-Wredundant-decls" warning from GCC.
+       function prototype themselves.  Addresses "-Wredundant-decls"
+       warning from GCC.
 
        Fixes <https://savannah.gnu.org/bugs/?43569>.
 
diff --git a/ChangeLog.124 b/ChangeLog.124
index ba37df30e..a4d047268 100644
--- a/ChangeLog.124
+++ b/ChangeLog.124
@@ -14252,8 +14252,8 @@ Version 1.24.0 released 2026-02-28
 2024-10-16  G. Branden Robinson <[email protected]>
 
        * tmac/s.tmac (DS): Break line unconditionally, ensuring that
-       that the top-of-page trap springs even if the document starts
-       with a call of this macro.
+       the top-of-page trap springs even if the document starts with a
+       call of this macro.
 
        Fixes <https://savannah.gnu.org/bugs/?66339>.  Thanks to Joerg
        van den Hoff for the report.  Problem introduced by me in commit
@@ -17038,8 +17038,8 @@ Version 1.24.0 released 2026-02-28
 2024-08-17  G. Branden Robinson <[email protected]>
 
        [troff]: When throwing a warning diagnostic about a mismatched
-       escape sequence delimiter, say what what we were expecting and
-       what we got instead.
+       escape sequence delimiter, say what we were expecting and what
+       we got instead.
 
        * src/roff/troff/input.cpp (do_overstrike, do_bracket)
        (do_name_test, do_zero_width, do_width, do_device_control)

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

Reply via email to