gbranden pushed a commit to branch master
in repository groff.

commit 82da5930d31c6972df46895f806bc2e01ea62fef
Author: G. Branden Robinson <g.branden.robin...@gmail.com>
AuthorDate: Fri Feb 10 16:15:17 2023 -0600

    doc/groff.texi: Fix missing parenthesis.
    
    Thanks to Dave Kemper for pointing this out.
---
 doc/groff.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/groff.texi b/doc/groff.texi
index 1852cea2b..63383ada3 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -10058,7 +10058,7 @@ assumed.
 @code{nl} interpolates or sets the vertical drawing position.  When the
 formatter starts and first page transition hasn't happened yet,
 @code{nl} is negative.  If a header trap has been planted on the page
-(typically at vertical position @code{0}, you can assign a negative
+(typically at vertical position @code{0}), you can assign a negative
 value to @code{nl} to spring it if that page has already started
 (@pxref{Page Location Traps}).
 

_______________________________________________
Groff-commit mailing list
Groff-commit@gnu.org
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to