[master] a8a0bb2e1 spelling: implicit
Poul-Henning Kamp
phk at FreeBSD.org
Mon Aug 19 12:44:09 UTC 2024
commit a8a0bb2e1c05af14ee4e321020db70a5009f4724
Author: Josh Soref <2119212+jsoref at users.noreply.github.com>
Date: Wed Aug 7 08:30:57 2024 -0400
spelling: implicit
Signed-off-by: Josh Soref <2119212+jsoref at users.noreply.github.com>
diff --git a/bin/varnishtest/vtc_logexp.c b/bin/varnishtest/vtc_logexp.c
index 3a805864b..705cd96d1 100644
--- a/bin/varnishtest/vtc_logexp.c
+++ b/bin/varnishtest/vtc_logexp.c
@@ -834,7 +834,7 @@ cmd_logexpect(CMD_ARGS)
}
/*
- * We do an implict -wait if people muck about with a
+ * We do an implicit -wait if people muck about with a
* running logexp.
*/
if (le->run)
diff --git a/bin/varnishtest/vtc_server.c b/bin/varnishtest/vtc_server.c
index f704147d8..45913aaa7 100644
--- a/bin/varnishtest/vtc_server.c
+++ b/bin/varnishtest/vtc_server.c
@@ -543,7 +543,7 @@ cmd_server(CMD_ARGS)
}
/*
- * We do an implict -wait if people muck about with a
+ * We do an implicit -wait if people muck about with a
* running server.
*/
if (s->run)
diff --git a/bin/varnishtest/vtc_syslog.c b/bin/varnishtest/vtc_syslog.c
index 6cb59b04c..2a291957f 100644
--- a/bin/varnishtest/vtc_syslog.c
+++ b/bin/varnishtest/vtc_syslog.c
@@ -617,7 +617,7 @@ cmd_syslog(CMD_ARGS)
}
/*
- * We do an implict -wait if people muck about with a
+ * We do an implicit -wait if people muck about with a
* running syslog.
* This only works if the previous ->spec has completed
*/
More information about the varnish-commit
mailing list