[master] 5ae3f01 Spelling

Federico G. Schwindt fgsch at lodoss.net
Fri Apr 14 12:39:05 CEST 2017


commit 5ae3f0181cea26b204a51f02e538c1669fdab4de
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date:   Fri Apr 14 19:33:58 2017 +0900

    Spelling

diff --git a/doc/sphinx/reference/vsl-query.rst b/doc/sphinx/reference/vsl-query.rst
index a91d404..891d361 100644
--- a/doc/sphinx/reference/vsl-query.rst
+++ b/doc/sphinx/reference/vsl-query.rst
@@ -66,14 +66,14 @@ The grouping modes are:
 
 * ``vxid``
 
-  Transactions are not grouped, so each vxid is reported in it's
+  Transactions are not grouped, so each vxid is reported in its
   entirety. Sessions, requests, ESI-requests and backend requests are
   all reported individually. Non-transactional data is not reported
   (vxid == 0). This is the default.
 
 * ``raw``
 
-  Every log record will make up a transaction of it's own. All data,
+  Every log record will make up a transaction of its own. All data,
   including non-transactional data will be reported.
 
 Transaction Hierarchy
@@ -154,7 +154,7 @@ the name or at the end, and will select all tags that match either the
 prefix or subscript. A single '*' will select all tags.
 
 The record prefix will further limit the matches to those records that
-has this prefix as it's first part of the record content followed by a
+has this prefix as their first part of the record content followed by a
 colon. The part of the log record matched against will then be limited
 to what follows the prefix and colon. This is useful when matching
 against specific HTTP headers. The record prefix matching is done case



More information about the varnish-commit mailing list