groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 06/10: doc/groff.texi: Fix missing parenthesis.


From: G. Branden Robinson
Subject: [groff] 06/10: doc/groff.texi: Fix missing parenthesis.
Date: Sat, 11 Feb 2023 12:57:47 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit 82da5930d31c6972df46895f806bc2e01ea62fef
Author: G. Branden Robinson <g.branden.robinson@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}).
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]