From a24fae28d6ebc4e84396265336aa47f2e4e9c7c9 Mon Sep 17 00:00:00 2001
From: Eric Covener
Date: Wed, 28 May 2014 18:01:38 +0000
Subject: [PATCH] fix typo -- comment 2561
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1598088 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.40.0