[master] 686feb1fd spelling: the

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


commit 686feb1fd60272c82bcbbb73c2616cc91678a31c
Author: Josh Soref <2119212+jsoref at users.noreply.github.com>
Date:   Wed Aug 7 08:31:01 2024 -0400

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

diff --git a/bin/varnishtest/vtc_misc.c b/bin/varnishtest/vtc_misc.c
index 64d7b506d..36551af28 100644
--- a/bin/varnishtest/vtc_misc.c
+++ b/bin/varnishtest/vtc_misc.c
@@ -293,7 +293,7 @@ cmd_filewrite(CMD_ARGS)
  *
  * The above will set the environment variable $FOO to the value
  * provided. There is also an ``-ifunset`` argument which will only
- * set the value if the the environment variable does not already
+ * set the value if the environment variable does not already
  * exist::
  *
  *        setenv -ifunset FOO quux
diff --git a/bin/varnishtest/vtc_process.c b/bin/varnishtest/vtc_process.c
index 792f2f3eb..baf196257 100644
--- a/bin/varnishtest/vtc_process.c
+++ b/bin/varnishtest/vtc_process.c
@@ -958,7 +958,7 @@ process_close(struct process *p)
  *
  *	    process p1 "do --something" -run
  *
- *	However, you may use the the ``process`` variant to conveniently
+ *	However, you may use the ``process`` variant to conveniently
  *	collect the standard input and output without dealing with shell
  *	redirections yourself. The ``shell`` command can also expect an
  *	expression from either output, consider using it if you only need


More information about the varnish-commit mailing list