[master] e757cc1 More spelling fixes
Federico G. Schwindt
fgsch at lodoss.net
Thu Mar 13 15:56:04 CET 2014
commit e757cc1a23e0bff04b937e8318f6a5749bfe86ed
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date: Thu Mar 13 14:14:08 2014 +0000
More spelling fixes
diff --git a/doc/sphinx/reference/vcl.rst b/doc/sphinx/reference/vcl.rst
index ce0872c..ab22ba4 100644
--- a/doc/sphinx/reference/vcl.rst
+++ b/doc/sphinx/reference/vcl.rst
@@ -29,7 +29,7 @@ VCL consists of the following elements:
* Strings, booleans, time, duration, ints
* Regular expressions
-In addition VCL has the following contructs:
+In addition VCL has the following constructs:
* Include
* Backend definitions
* Probes
@@ -67,7 +67,7 @@ The following operators are available in VCL:
Conditionals
------------
-VCL has *if* statments.
+VCL has *if* statements.
Strings, booleans, time, duration and ints
@@ -319,8 +319,8 @@ Variables
---------
In VCL you have access to certain variable objects. These contain
-requests and responses currently beeing worked on. What variables are
-availble depends on context.
+requests and responses currently being worked on. What variables are
+available depends on context.
.. include:: vcl_var.rst
More information about the varnish-commit
mailing list