[master] 02181065d spelling: columns

Poul-Henning Kamp phk at FreeBSD.org
Mon Aug 19 12:44:07 UTC 2024


commit 02181065de3271463987c7c42cb26abd6e308046
Author: Josh Soref <2119212+jsoref at users.noreply.github.com>
Date:   Wed Aug 7 08:30:54 2024 -0400

    spelling: columns
    
    Signed-off-by: Josh Soref <2119212+jsoref at users.noreply.github.com>

diff --git a/bin/varnishtest/vtc_process.c b/bin/varnishtest/vtc_process.c
index d44dc4f27..792f2f3eb 100644
--- a/bin/varnishtest/vtc_process.c
+++ b/bin/varnishtest/vtc_process.c
@@ -913,7 +913,7 @@ process_close(struct process *p)
  *		[-run] [-close] [-kill SIGNAL] [-start] [-stop] [-wait]
  *		[-write STRING] [-writeln STRING] [-writehex HEXSTRING]
  *		[-need-bytes [+]NUMBER]
- *		[-screen-dump] [-winsz LINES COLUMNSS] [-ansi-response]
+ *		[-screen-dump] [-winsz LINES COLUMNS] [-ansi-response]
  *		[-expect-cursor LINE COLUMN] [-expect-text LINE COLUMN TEXT]
  *		[-match-text LINE COLUMN REGEXP]
  *


More information about the varnish-commit mailing list