From: Jeff Trawick Date: Wed, 7 Nov 2012 13:27:51 +0000 (+0000) Subject: comment spelling fix X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd2e3c9d1d2e3761da9d010f3c7de19459a5fbb6;p=thirdparty%2Fapache%2Fhttpd.git 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 268f9669ad8..3c47989cb43 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;