From d1834b2c8224b5f44a40f24b8725f04ea9fb4d81 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Wed, 28 May 2014 18:02:36 +0000 Subject: [PATCH] Merge r1598088 from trunk: fix typo -- comment 2561 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1598089 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_socache_memcache.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_socache_memcache.xml b/docs/manual/mod/mod_socache_memcache.xml index 49f4cda061..a25a39be91 100644 --- a/docs/manual/mod/mod_socache_memcache.xml +++ b/docs/manual/mod/mod_socache_memcache.xml @@ -36,7 +36,7 @@

-

This shared object cache provider's "create" method requies a +

This shared object cache provider's "create" method requires a comma separated list of memcached host/port specifications. If using this provider via another modules configuration (such as SSLSessionCache), provide -- 2.50.1