From c65b02d8b85c5ccbefff10147742825c3d46fac3 Mon Sep 17 00:00:00 2001 From: Nick Kew Date: Sat, 10 Dec 2011 21:03:19 +0000 Subject: [PATCH] Typos git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1212872 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/socache.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/manual/socache.xml b/docs/manual/socache.xml index 20cae8e65f9..c680379256c 100644 --- a/docs/manual/socache.xml +++ b/docs/manual/socache.xml @@ -40,9 +40,9 @@

The only configuration required is to select which cache provider to use. This is the responsibility of modules using the cache, and they enable selection using directives such as - AuthnCacheSOCache, - SSLSessionCache, and - SSLStaplingCache.

+ AuthnCacheSOCache, + SSLSessionCache, and + SSLStaplingCache.

Currently available providers are:

"dbm" (mod_socache_dbm)
-- 2.47.3