Commit d215d865 authored by Graham Leggett's avatar Graham Leggett
Browse files

Fix spelling.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1242967 13f79535-47bb-0310-9956-ffa450edef68
parent c1e0f90b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.