From: Graham Leggett Date: Fri, 10 Feb 2012 22:45:48 +0000 (+0000) Subject: Fix spelling. X-Git-Tag: 2.5.0-alpha~7473 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a0981b88d8abd93730e63970f70c6d91c50040c;p=thirdparty%2Fapache%2Fhttpd.git Fix spelling. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1242967 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_socache.h b/include/ap_socache.h index 7e2c659d671..e404d2d4631 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.