gbranden pushed a commit to branch master
in repository groff.

commit 539b2271638890d6fcb0e83c2826a0a080ca6022
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Apr 10 13:57:44 2025 -0500

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

diff --git a/ChangeLog b/ChangeLog
index e274d8080..db01e8285 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -42,7 +42,7 @@
        (environment::possibly_break_line): Populate `output_width`
        variable in stages, adding `extra_space` only if the
        `distribute_space()` call was successful.  Annotate early
-       scenario return for comprehensibility.
+       return scenario for comprehensibility.
        (environment::wrap_up_field): Cast return value of
        `distribute_space()` to `void`; since that's what was happening
        implicitly before, this is a trivial type-correctness change.

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

Reply via email to