gbranden pushed a commit to branch master
in repository groff.

commit c307708a5d5f0c1037c8b61590efb2f5bab0ae61
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Jul 17 07:19:09 2020 +1000

    groff(7): Fix thinko in .as description.
    
    Repair goof in 678bc6de3f8f06304060f659adb475b53b8751dd (~9 hours ago).
    
    This is one of those cases where copy and pasting would have _prevented_
    an error.  Thanks to Ingo Schwarze for catching this.
---
 man/groff.7.man | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/groff.7.man b/man/groff.7.man
index ea3d867..4077890 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -1267,7 +1267,7 @@ Append
 to
 .IR stringvar ;
 no operation if
-.I stringvar
+.I anything
 is omitted.
 .
 .

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

Reply via email to