]> granicus.if.org Git - apache/commitdiff
Fix spelling.
authorGraham Leggett <minfrin@apache.org>
Fri, 10 Feb 2012 22:47:04 +0000 (22:47 +0000)
committerGraham Leggett <minfrin@apache.org>
Fri, 10 Feb 2012 22:47:04 +0000 (22:47 +0000)
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

index 7e2c659d671e58b336d7dd371e9c1053945bcf45..e404d2d4631eb7a6ce371dd31b1b56676ea96038 100644 (file)
@@ -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.