From d215d8650aa4dbfaeeb85c8f19099796fab6897b Mon Sep 17 00:00:00 2001 From: Graham Leggett Date: Fri, 10 Feb 2012 22:45:48 +0000 Subject: [PATCH] Fix spelling. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1242967 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 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. -- 2.47.3