[master] 259d869 Typos in docs

Tollef Fog Heen tfheen at varnish-cache.org
Fri Apr 8 16:26:03 CEST 2011


commit 259d869d95e9d59acf3b6622d01c0b10271ac76d
Author: Tollef Fog Heen <tfheen at varnish-software.com>
Date:   Fri Apr 8 16:25:39 2011 +0200

    Typos in docs
    
    Thanks to Magnus Hagander for spotting one of those.

diff --git a/doc/sphinx/phk/gzip.rst b/doc/sphinx/phk/gzip.rst
index 53bb1c9..4200db8 100644
--- a/doc/sphinx/phk/gzip.rst
+++ b/doc/sphinx/phk/gzip.rst
@@ -62,8 +62,8 @@ ungzip the object during deliver.
 Tuning, tweaking and frobbing
 -----------------------------
 
-In vcl_recv{} you have a chance t modify the clients Accept-Encoding: header
-before anything else happens.
+In vcl_recv{} you have a chance to modify the client's
+Accept-Encoding: header before anything else happens.
 
 In vcl_pass{} the clients Accept-Encoding header is copied to the
 backend request unchanged.



More information about the varnish-commit mailing list