You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ml...@apache.org on 2013/10/01 21:31:22 UTC

[2/2] git commit: Remove extra : from import

Remove extra : from import


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/b076565a
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/b076565a
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/b076565a

Branch: refs/heads/master
Commit: b076565a2716354549eb8b0187360c2ed002694f
Parents: 6b8f3b1
Author: Miles Libbey <ml...@apache.org>
Authored: Tue Oct 1 12:30:59 2013 -0700
Committer: Miles Libbey <ml...@apache.org>
Committed: Tue Oct 1 12:30:59 2013 -0700

----------------------------------------------------------------------
 doc/admin/http-proxy-caching.en.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/b076565a/doc/admin/http-proxy-caching.en.rst
----------------------------------------------------------------------
diff --git a/doc/admin/http-proxy-caching.en.rst b/doc/admin/http-proxy-caching.en.rst
index e45e3ef..b43720f 100644
--- a/doc/admin/http-proxy-caching.en.rst
+++ b/doc/admin/http-proxy-caching.en.rst
@@ -801,7 +801,7 @@ Once all this enabled, you have something that is very close, but not quite the
 
 Fuzzy Revalidation
 ------------------
-Traffic Server can be set to attempt to revalidate an object before it becomes stale in cache. :file:`records.config`:: contains the settings:
+Traffic Server can be set to attempt to revalidate an object before it becomes stale in cache. :file:`records.config` contains the settings:
 
    CONFIG :ts:cv:`proxy.config.http.cache.fuzz.time` ``INT 240``
    CONFIG :ts:cv:`proxy.config.http.cache.fuzz.min_time` ``INT 0``