[master] 6251d83e8 Typo

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Tue May 5 10:26:07 UTC 2020


commit 6251d83e83ff037bf6c5d9c5e600989d8e12d2e1
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Tue May 5 12:21:14 2020 +0200

    Typo

diff --git a/bin/varnishtest/vtc_http.c b/bin/varnishtest/vtc_http.c
index b122aa343..4a747f0dd 100644
--- a/bin/varnishtest/vtc_http.c
+++ b/bin/varnishtest/vtc_http.c
@@ -272,7 +272,7 @@ http_count_header(char * const *hh, const char *hdr)
  *         meant as strings OP is a matching operator, either == (exact match)
  *         or ~ (regex match).
  *
- *         varnishtet will first try to resolve STRING1 and STRING2 by looking
+ *         varnishtest will first try to resolve STRING1 and STRING2 by looking
  *         if they have special meanings, in which case, the resolved value is
  *         use for the test. Note that this value can be a string representing a
  *         number, allowing for tests such as::


More information about the varnish-commit mailing list