You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2015/05/07 23:52:01 UTC

trafficserver git commit: Fix typo for cache_promote plugin

Repository: trafficserver
Updated Branches:
  refs/heads/master d4d55cda7 -> d4fc88a48


Fix typo for cache_promote plugin


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

Branch: refs/heads/master
Commit: d4fc88a4832c0b5e95f22df36fc1aea47c7be8b9
Parents: d4d55cd
Author: Leif Hedstrom <zw...@apache.org>
Authored: Thu May 7 15:51:55 2015 -0600
Committer: Leif Hedstrom <zw...@apache.org>
Committed: Thu May 7 15:51:55 2015 -0600

----------------------------------------------------------------------
 doc/reference/plugins/cache_promote.en.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/d4fc88a4/doc/reference/plugins/cache_promote.en.rst
----------------------------------------------------------------------
diff --git a/doc/reference/plugins/cache_promote.en.rst b/doc/reference/plugins/cache_promote.en.rst
index 0cb6082..ba636d2 100644
--- a/doc/reference/plugins/cache_promote.en.rst
+++ b/doc/reference/plugins/cache_promote.en.rst
@@ -30,7 +30,7 @@ All configuration is done via :file:`remap.config`, and the following options
 are available:
 
     --policy   The promotion policy. `lru` and `chance` are supported
-    --chance   The sampling rate for the request to be considered
+    --sample   The sampling rate for the request to be considered
 
 For the `lru` plugin, the following options are also available: