]> granicus.if.org Git - apache/commitdiff
Typo in comment (r1374856 in trunk)
authorChristophe Jaillet <jailletc36@apache.org>
Sun, 18 Nov 2012 07:41:57 +0000 (07:41 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 18 Nov 2012 07:41:57 +0000 (07:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1410846 13f79535-47bb-0310-9956-ffa450edef68

include/httpd.h

index 0b7295e35c4e22c17626296be6385823da128863..f18f789d9d725e21339715eb24a59a9196f2b745 100644 (file)
@@ -1151,7 +1151,7 @@ struct conn_rec {
 
     /** This points to the current thread being used to process this request,
      * over the lifetime of a request, the value may change. Users of the connection
-     * record should not rely upon it staying the same between calls that invole
+     * record should not rely upon it staying the same between calls that involve
      * the MPM.
      */
 #if APR_HAS_THREADS