[master] 60998b00b spelling: contrary

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


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

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

diff --git a/bin/varnishtest/vtc_haproxy.c b/bin/varnishtest/vtc_haproxy.c
index b3e047dd4..e4150bf01 100644
--- a/bin/varnishtest/vtc_haproxy.c
+++ b/bin/varnishtest/vtc_haproxy.c
@@ -290,7 +290,7 @@ haproxy_cli_recv(struct haproxy_cli *hc)
  * SECTION: haproxy.cli.expect
  * expect OP STRING
  *         Regex match the CLI reception buffer with STRING
- *         if OP is ~ or, on the contraty, if OP is !~ check that there is
+ *         if OP is ~ or, on the contrary, if OP is !~ check that there is
  *         no regex match.
  */
 static void v_matchproto_(cmd_f)


More information about the varnish-commit mailing list