From: Jeff Trawick Date: Sun, 19 Aug 2012 21:41:50 +0000 (+0000) Subject: fix typo in comment X-Git-Tag: 2.5.0-alpha~6409 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5497cdd2b2429910caa1b4205fd3fdafbac2d46d;p=apache fix typo in comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1374856 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/httpd.h b/include/httpd.h index 799169d422..aa93949fff 100644 --- a/include/httpd.h +++ b/include/httpd.h @@ -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