gbranden pushed a commit to branch master
in repository groff.

commit 73df9931a0e137e67df15b345511cb1f48d59a0f
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed Oct 22 14:14:14 2025 -0500

    tmac/an.tmac: Fix missing comma in comment.
---
 tmac/an.tmac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tmac/an.tmac b/tmac/an.tmac
index ce0203a8e..690ce0eb4 100644
--- a/tmac/an.tmac
+++ b/tmac/an.tmac
@@ -1229,7 +1229,7 @@ contains unsupported escape sequence
 \" This is deliberately a blank line with a comment.
 .\" XXX: We would use the `nop` request here to put a break on the
 .\" output (with nice indentation to boot), but interpolating a chopped
-.\" diversion, even with a string appendment manipulates the input
+.\" diversion, even with a string appendment, manipulates the input
 .\" parser a little too powerfully, and the formatter thinks ".nop"
 .\" appears on the input line literally after the `\c` at the end of
 .\" `an*link-text`.  (We need that `\c`, else multiple tests fail.)

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

Reply via email to