From: Graham Leggett Date: Fri, 10 Feb 2012 22:47:04 +0000 (+0000) Subject: Fix spelling. X-Git-Tag: 2.4.1~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b7c700d28506c002e65e3639b8dfe8bf98299733;p=apache Fix spelling. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1242968 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_socache.h b/include/ap_socache.h index 7e2c659d67..e404d2d463 100644 --- a/include/ap_socache.h +++ b/include/ap_socache.h @@ -95,7 +95,7 @@ typedef struct ap_socache_provider_t { /** * 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. * * @param instance Output parameter to which instance object is written.