gbranden pushed a commit to branch master
in repository groff.

commit 15ab324cdbf9a727094a8385e6d902077405ff6e
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Oct 10 14:16:59 2025 -0500

    ChangeLog: Fix fumbled fingerings.
    
    Filial file fix fortunately flaw-free.
---
 ChangeLog | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index b425c3d1d..112bea692 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,11 +17,11 @@
        `cov*ab-init` directly instead of going through `LP`, which
        automatically closes an open diversion.
        (KE): Track whether we closed in a diversion in new module
-       register `kp*did-closure-succed*, initializing its Boolean value
-       to zero.  After existing logic calling appropriate closure
+       register `kp*did-closure-succeed`, initializing its Boolean
+       value to zero.  After existing logic calling appropriate closure
        macros, test the register again, and issue a diagnostic only if
        it is not true.
-       (kp*end, kp*fend): Set `kp*did-closure-succed`.
+       (kp*end, kp*fend): Set `kp*did-closure-succeed`.
 
        Fixes <https://savannah.gnu.org/bugs/?64529>.  Thanks to Doug
        McIlroy for the report (way back in 2011!).  Problem is at least

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

Reply via email to