gbranden pushed a commit to branch master
in repository groff.

commit d6790840a4f563e117a8b1441a2628cfc60b0040
Author: G. Branden Robinson <[email protected]>
AuthorDate: Wed May 14 09:15:46 2025 -0500

    doc/*,man/*: Fix grammar nit.
---
 doc/groff.texi.in    | 3 ++-
 man/groff_diff.7.man | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 43b3e5e60..707e16c81 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -19062,7 +19062,8 @@ applying the
 or
 @code{unformat}
 requests to diversion converts some of its nodes back into characters.
-Where the formatter cannot recover the character representation of node,
+Where the formatter cannot recover the character representation
+of a node,
 it stores a null character in the character list
 corresponding to a single node in the node list.
 
diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index 46bab054b..082baf6d1 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -6529,7 +6529,8 @@ or
 .B \%unformat
 requests to diversion converts some of its nodes back into characters.
 .
-Where the formatter cannot recover the character representation of node,
+Where the formatter cannot recover the character representation
+of a node,
 it stores a null character in the character list
 corresponding to a single node in the node list.
 .

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

Reply via email to