From b668aa073079c4b84160ed3d7a864131567cf272 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Wed, 7 Nov 2012 13:29:14 +0000 Subject: [PATCH] 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 --- include/http_core.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.40.0