[2.1] varnish-2.1.5-5-g24fe3cd

Bjørn Ruberg bjorn at varnish-cache.org
Tue Mar 1 22:07:21 CET 2011


commit 24fe3cd67370ef11cfd53d7df783fe74b5d5136b
Author: Bjoern Ruberg <bjorn at doffen.hjemme.ruberg.no>
Date:   Tue Mar 1 22:06:56 2011 +0100

    typos

diff --git a/doc/sphinx/tutorial/cookies.rst b/doc/sphinx/tutorial/cookies.rst
index e8fab9f..496579c 100644
--- a/doc/sphinx/tutorial/cookies.rst
+++ b/doc/sphinx/tutorial/cookies.rst
@@ -44,7 +44,7 @@ underscore::
   // Remove a ";" prefix, if present.
   set req.http.Cookie = regsub(req.http.Cookie, "^;\s*", "");
 
-Let me show you an example where we remove everything but the cookies
+Let me show you an example where we remove everything except the cookies
 named COOKIE1 and COOKIE2 and you can marvel at it::
 
   sub vcl_recv {



More information about the varnish-commit mailing list