[master] 4c4ba07 remove minor typos

Lasse Karstensen lkarsten at varnish-cache.org
Wed Nov 30 16:00:57 CET 2011


commit 4c4ba072982c4f18c4455f50fe77e3be1c8149a0
Author: Lasse Karstensen <lasse at varnish-software.com>
Date:   Wed Nov 30 15:07:59 2011 +0100

    remove minor typos

diff --git a/doc/sphinx/tutorial/cookies.rst b/doc/sphinx/tutorial/cookies.rst
index 2ee14cd..ab59e21 100644
--- a/doc/sphinx/tutorial/cookies.rst
+++ b/doc/sphinx/tutorial/cookies.rst
@@ -10,7 +10,7 @@ the backend.
 
 This can be overly conservative. A lot of sites use Google Analytics
 (GA) to analyze their traffic. GA sets a cookie to track you. This
-cookie is used by the client side java script and is therefore of no
+cookie is used by the client side javascript and is therefore of no
 interest to the server. 
 
 For a lot of web application it makes sense to completely disregard the
@@ -62,4 +62,4 @@ cookies named COOKIE1 and COOKIE2 and you can marvel at it::
   }
 
 The example is taken from the Varnish Wiki, where you can find other
-scary examples of what can be done i VCL.
+scary examples of what can be done in VCL.



More information about the varnish-commit mailing list