[3.0] 7160b84 Grammar

Tollef Fog Heen tfheen at varnish-cache.org
Thu May 24 14:51:10 CEST 2012


commit 7160b841a89bfc39ec4d19fbace5ecbc9af26e28
Author: Andreas Plesner Jacobsen <apj at mutt.dk>
Date:   Fri Feb 24 14:52:38 2012 +0100

    Grammar

diff --git a/doc/sphinx/installation/upgrade.rst b/doc/sphinx/installation/upgrade.rst
index 2402af0..2c06a3f 100644
--- a/doc/sphinx/installation/upgrade.rst
+++ b/doc/sphinx/installation/upgrade.rst
@@ -60,8 +60,8 @@ becomes::
 	  }
 	}
 
-``beresp.cacheable`` and ``obj.cacheable``is gone
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+``beresp.cacheable`` and ``obj.cacheable`` are gone
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 ``beresp.cacheable`` is gone, and can be replaced with ``beresp.ttl > 0s``. Similarly ``obj.cacheable`` can be replaced with ``obj.ttl > 0s``.
 



More information about the varnish-commit mailing list