groff-commit
[Top][All Lists]
Advanced

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

[groff] 01/01: Fix reversed wording.


From: G. Branden Robinson
Subject: [groff] 01/01: Fix reversed wording.
Date: Wed, 3 May 2017 08:49:39 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit e2d8bdc6d7830a914d777ca81c43d3d74b1d0f81
Author: G. Branden Robinson <address@hidden>
Date:   Wed May 3 08:47:50 2017 -0400

    Fix reversed wording.
    
    See Savannah #50921.
    
    Thanks to Jim Avera for catching this error.
---
 doc/groff.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/groff.texi b/doc/groff.texi
index 01c3410..bbbab34 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -12159,7 +12159,7 @@ which arguments are treated similar to the 
@code{defcolor} request.
 @cindex line, drawing (@address@hidden'l @dots{}'}})
 @cindex drawing a line (@address@hidden'l @dots{}'}})
 Draw a line from the current location to the relative point specified by
-(@var{dx},@var{dy}), where positive values mean down and right,
+(@var{dx},@var{dy}), where positive values mean right and down,
 respectively.  The end point of the line is the new current location.
 
 The following example is a macro for creating a box around a text



reply via email to

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