[master] b0d5261 Spelling
Federico G. Schwindt
fgsch at lodoss.net
Sun Dec 10 23:57:07 UTC 2017
commit b0d52615c2caa1d6d43c550c0d4b16cca34c8a1f
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date: Sun Dec 10 23:55:48 2017 +0000
Spelling
diff --git a/doc/sphinx/reference/vcl.rst b/doc/sphinx/reference/vcl.rst
index a0f94db..024b568 100644
--- a/doc/sphinx/reference/vcl.rst
+++ b/doc/sphinx/reference/vcl.rst
@@ -94,7 +94,7 @@ context some data types will evaluate to ``true`` or ``false`` depending on
their value.
String types will evaluate to ``false`` if they are empty; backend types
-will evalute to ``false`` if they don't have a backend assigned; integer
+will evaluate to ``false`` if they don't have a backend assigned; integer
types will evaluate to ``false`` if their value is zero; duration types
will evaluate to ``false`` if their value is equal or less than zero.
@@ -298,7 +298,7 @@ There are no mandatory options. These are the options you can set:
``.threshold``
How many of the polls in ``.window`` must have succeeded to
- for the backend to be healthy.
+ consider the backend to be healthy.
Defaults to ``3``.
More information about the varnish-commit
mailing list