[master] cfd77a6 common sense "and" == boolean logic "or"

Nils Goroll nils.goroll at uplex.de
Wed Apr 4 13:31:10 UTC 2018


commit cfd77a6f6c2ff4219312cf057f70d7a59ec84988
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Wed Apr 4 15:30:14 2018 +0200

    common sense "and" == boolean logic "or"

diff --git a/doc/sphinx/reference/vcl_var.rst b/doc/sphinx/reference/vcl_var.rst
index 85c11fb..6df3635 100644
--- a/doc/sphinx/reference/vcl_var.rst
+++ b/doc/sphinx/reference/vcl_var.rst
@@ -728,7 +728,7 @@ beresp.do_stream
 	have been sent to the client may get freed early, depending
 	on the storage engine used.
 
-	This variable has no effect if do_esi is true and when the
+	This variable has no effect if do_esi is true or when the
 	response body is empty.
 
 beresp.do_gzip


More information about the varnish-commit mailing list