From: Jeff Trawick Date: Wed, 7 Nov 2012 13:27:51 +0000 (+0000) Subject: comment spelling fix X-Git-Tag: 2.5.0-alpha~6155 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8db5bcb9220c113d66119f759db23de9eb81e949;p=apache comment spelling fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1406616 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;