gbranden pushed a commit to branch master
in repository groff.

commit 99312aa7e68ab4be2f2b42d4179a3e7b01639932
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Feb 22 16:58:20 2024 -0600

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

diff --git a/tmac/an.tmac b/tmac/an.tmac
index e5710d9cc..d548196c3 100644
--- a/tmac/an.tmac
+++ b/tmac/an.tmac
@@ -1159,7 +1159,7 @@ contains unsupported escape sequence
 .    di
 .    ev
 .    nr an*is-in-link-text-diversion 0
-.    \" If the diversion width is zero, assume there was link text.
+.    \" If the diversion width is zero, assume there was no link text.
 .    ie \\n[dl] \{\
 .      if '\*[.T]'html' \
 .        nop \X'html:<a href="\\*[an*hyperlink]">'\c

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

Reply via email to