[master] eee85ce85 spelling: a

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


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

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

diff --git a/doc/sphinx/phk/barriers.rst b/doc/sphinx/phk/barriers.rst
index 794e57e36..2c669fe80 100644
--- a/doc/sphinx/phk/barriers.rst
+++ b/doc/sphinx/phk/barriers.rst
@@ -71,7 +71,7 @@ That is the major barrier in Varnish:  All management happens in
 one process all actual movement of traffic happens in another, and
 the Manager process does not trust the Child process at all.
 
-The Child process is in a the totally unprotected domain:  Any
+The Child process is in a totally unprotected domain:  Any
 computer on the InterNet "(ANON)" can connect to the Child process
 and ask for some web-object.
 


More information about the varnish-commit mailing list