From ccdb90f529a50eac165fbf3671d8a15bc900e062 Mon Sep 17 00:00:00 2001 From: Rainer Jung Date: Tue, 31 Jan 2012 18:07:54 +0000 Subject: [PATCH] Typos Backport of r1212872 from trunk. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1238720 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 3e19c9fd37..69333792d3 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 selecton using directives such as - AuthnCacheSOCache, - SSLSessionCache, and - SSLStaplingCache.

+ AuthnCacheSOCache, + SSLSessionCache, and + SSLStaplingCache.

Currently available providers are:

"dbm" (mod_socache_dbm)
-- 2.40.0