gbranden pushed a commit to branch master
in repository groff.

commit db802b7917c797c26ffbd245213b114ce87d0d61
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Sep 7 23:53:23 2024 -0500

    ChangeLog: Fix typoed bug number.
    
    ...and a copy-and-paste error.
---
 ChangeLog | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 78dc1f1a2..c40e6b889 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -102,7 +102,7 @@
 
        * src/roff/troff/input.h: Migrate declaration.
        (do_glyph_color): Rename this...
-       (do_stroke_color): Rename this...
+       (do_stroke_color): ...to this.
 
        * src/roff/troff/input.cpp: Migrate.
        (do_stroke_color): Use new member function name
@@ -125,7 +125,7 @@
        {dimensionless values in the unit interval expressing the
        magnitude of a color channel}.
 
-       Fixes <https://savannah.gnu.org/bugs/?60995>.
+       Fixes <https://savannah.gnu.org/bugs/?60955>.
 
 2024-09-04  G. Branden Robinson <[email protected]>
 

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

Reply via email to