gbranden pushed a commit to branch master
in repository groff.

commit 11a3c4fccda38d9978f84c1e630730d0e2511307
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Feb 17 09:28:24 2026 -0600

    [mm]: Fix grammar nit in ChangeLog.
---
 contrib/mm/ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/mm/ChangeLog b/contrib/mm/ChangeLog
index 3fb60c4a7..ce54c4321 100644
--- a/contrib/mm/ChangeLog
+++ b/contrib/mm/ChangeLog
@@ -22,7 +22,7 @@
        stashing logic needed to save the pre-interpretation form of the
        "mark-or-list" argument, not a post-interpretation,
        unambiguously typed string to use as the item mark.  A better
-       implementation of `LB` would stash as many distinctly, and
+       implementation of `LB` would stash as many distinct, and
        unambiguously typed, data as warranted to recover necessary
        state when a "pop" occurs.  I predict that doing so would, in
        turn, make the `LI` macro's job simpler and easier, leaving less

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

Reply via email to