From bd74fefce24f1a9a7b6d3a7f1e17237a67e9d1d4 Mon Sep 17 00:00:00 2001 From: Štěpán Němec Date: Mon, 28 Aug 2023 12:42:46 +0200 Subject: Fix some typos/grammar/errors in docs and comments --- examples/varnish-4.vcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/varnish-4.vcl b/examples/varnish-4.vcl index 5fc202ed..624f6013 100644 --- a/examples/varnish-4.vcl +++ b/examples/varnish-4.vcl @@ -28,7 +28,7 @@ sub vcl_recv { } sub vcl_pipe { - # By default Connection: close is set on all piped requests by varnish, + # By default, Connection: close is set on all piped requests by varnish, # but public-inbox-httpd supports persistent connections well :) unset bereq.http.connection; return (pipe); -- cgit v1.2.3-24-ge0c7