[master] f0c2fd5 Fix typo

Andreas Plesner Jacobsen apj at varnish-cache.org
Mon Sep 24 19:45:55 CEST 2012


commit f0c2fd5c2784628841a280ba634f494f5fb0538c
Author: Andreas Plesner Jacobsen <apj at mutt.dk>
Date:   Mon Sep 24 19:45:35 2012 +0200

    Fix typo

diff --git a/doc/sphinx/users-guide/operation-logging.rst b/doc/sphinx/users-guide/operation-logging.rst
index 01d8f36..f15425d 100644
--- a/doc/sphinx/users-guide/operation-logging.rst
+++ b/doc/sphinx/users-guide/operation-logging.rst
@@ -6,7 +6,7 @@ Logging in Varnish
 One of the really nice features in Varnish is how logging
 works. Instead of logging to normal log file Varnish logs to a shared
 memory segment. When the end of the segment is reached we start over,
-overwriting old data. This is much, much faster then logging to a file
+overwriting old data. This is much, much faster than logging to a file
 and it doesn't require disk space. Besides it gives you much, much
 more information when you need it.
 



More information about the varnish-commit mailing list