From e532e7fa68d23a12b99c1d70930562a1877e2005 Mon Sep 17 00:00:00 2001 From: Luca Toscano Date: Wed, 25 Jan 2017 15:29:02 +0000 Subject: documentation rebuild git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1780219 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/socache.html.en | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/manual/socache.html.en') diff --git a/docs/manual/socache.html.en b/docs/manual/socache.html.en index 4af505bf60..bcdb61b0bd 100644 --- a/docs/manual/socache.html.en +++ b/docs/manual/socache.html.en @@ -70,7 +70,7 @@
const char *create(ap_socache_instance_t **instance, const char *arg, apr_pool_t *tmp, apr_pool_t *p);
Create a session cache based on the given configuration string. - The instance pointer returned in the instance paramater will be + The instance pointer returned in the instance parameter will be passed as the first argument to subsequent invocations.
apr_status_t init(ap_socache_instance_t *instance, const char *cname, -- cgit v1.2.1