gbranden pushed a commit to branch master
in repository groff.

commit 4b126f257242dc2c6379408df3d83ae7a074f519
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Nov 7 19:08:47 2021 +1100

    groff(7): Fix style nits.
    
    * Fix typo and cardinality agreement.
---
 man/groff.7.man | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/man/groff.7.man b/man/groff.7.man
index 87f6132..bbef785 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -5282,8 +5282,8 @@ this \[lq]end macro\[rq] is then called normally.
 .
 Spaces or tabs are permitted after the first control character in the
 line containing this ending token,
-but a tab immediately after the token prevents is recognition as the end
-of a macro definition.
+but a tab immediately after the token prevents its recognition as the
+end of a macro definition.
 .
 Macro definitions can be nested;
 this requires use of unique end macros for each nested definition or
@@ -5299,7 +5299,7 @@ and end inside another.
 Variants of
 .B .de
 that disable compatibility mode and/or indirect the names of the macros
-being defined or ending the definition through a string are available as
+being defined or ending the definition through strings are available as
 .BR .de1 ,
 .BR .dei ,
 and

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

Reply via email to