]> granicus.if.org Git - apache/commitdiff
Merge r1637768 from trunk:
authorEric Covener <covener@apache.org>
Mon, 10 Nov 2014 01:06:38 +0000 (01:06 +0000)
committerEric Covener <covener@apache.org>
Mon, 10 Nov 2014 01:06:38 +0000 (01:06 +0000)
fix copy/paste error for CacheSocacheMinTime, rest of content is correct.
  http://httpd.apache.org/docs/trunk/mod/mod_cache_socache.html#comment_3247

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1637769 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_cache_socache.xml

index c36afd69518f9b0588e119062a5aa44301779c0d..3404eeb4a8d6907503843bcd8941a2ad035f8aab 100644 (file)
@@ -117,7 +117,7 @@ cache</description>
 
 <directivesynopsis>
 <name>CacheSocacheMinTime</name>
-<description>The maximum time (in seconds) for a document to be placed in the
+<description>The minimum time (in seconds) for a document to be placed in the
 cache</description>
 <syntax>CacheSocacheMinTime <var>seconds</var></syntax>
 <default>CacheSocacheMinTime 600</default>