From b7c700d28506c002e65e3639b8dfe8bf98299733 Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Fri, 10 Feb 2012 22:47:04 +0000 Subject: [PATCH] Fix spelling. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1242968 13f79535-47bb-0310-9956-ffa450edef68 --- include/ap_socache.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.50.1