From: Jeff Trawick Date: Wed, 7 Nov 2012 13:29:14 +0000 (+0000) Subject: from trunk r1406616: comment spelling fix X-Git-Tag: 2.4.4~455 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b668aa073079c4b84160ed3d7a864131567cf272;p=apache from trunk r1406616: comment spelling fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1406618 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/http_core.h b/include/http_core.h index 268f9669ad..3c47989cb4 100644 --- a/include/http_core.h +++ b/include/http_core.h @@ -794,7 +794,7 @@ typedef struct ap_errorlog_info { const server_rec *s; /** current conn_rec. - * Should be preferred over r->connecction + * Should be preferred over r->connection */ const conn_rec *c;