[2.1] varnish-2.1.5-6-g6382fbc

Bjørn Ruberg bjorn at varnish-cache.org
Thu Mar 3 09:03:56 CET 2011


commit 6382fbc3da92e80ea6c1c335a3d52f6a7988351d
Author: Bjoern Ruberg <bjorn at ruberg.no>
Date:   Thu Mar 3 08:48:24 2011 +0100

    glossary typo

diff --git a/doc/sphinx/glossary/index.rst b/doc/sphinx/glossary/index.rst
index f1aa0e6..70a40ed 100644
--- a/doc/sphinx/glossary/index.rst
+++ b/doc/sphinx/glossary/index.rst
@@ -82,8 +82,8 @@ Varnish Glossary
 	to varnishd they are just bytes.
 
    object
-	The cached version of a response.  Varnishd receives a reponse
-	from the backend and creates an object, from which it can
+	The (possibly cached version of a) response.  Varnishd receives a reponse
+	from the backend and creates an object, from which it may
 	produce cached responses to clients.
 
    .. comment: "configuration of varnishd -----------------------------"
@@ -99,7 +99,7 @@ Varnish Glossary
 
    miss
 	An object Varnish fetches from the backend.  It may or may not
-	be putin the cache, that depends.
+	be put in the cache, that depends.
 
    pass
 	An object Varnish does not try to cache, but simply fetches



More information about the varnish-commit mailing list