From: Christophe Jaillet
Date: Sun, 26 Mar 2017 11:37:58 +0000 (+0000)
Subject: Fix typo spotted by angeloxx
X-Git-Tag: 2.5.0-alpha~527
X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1d77c9a5fc6089a96bc230256ea584ac4d48e367;p=thirdparty%2Fapache%2Fhttpd.git
Fix typo spotted by angeloxx
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1788719 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_cache_socache.xml b/docs/manual/mod/mod_cache_socache.xml
index 7fa72bc35ee..919359188aa 100644
--- a/docs/manual/mod/mod_cache_socache.xml
+++ b/docs/manual/mod/mod_cache_socache.xml
@@ -62,7 +62,7 @@ CacheSocacheMaxSize 102400
Note:
mod_cache_socache requires the services of
mod_cache, which must be loaded before
- mod_cache_socache.
+ mod_cache_socache.
mod_cache
@@ -199,7 +199,7 @@ cache
cache, as opposed to data being served from the cache.
- CacheReadSize 102400
+ CacheSocacheReadSize 102400