From 9394623f18e469f08bc69699f1bf7a9cc1c3db11 Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Fri, 22 May 2015 05:57:46 +0000 Subject: [PATCH] Typo in comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1680997 13f79535-47bb-0310-9956-ffa450edef68 --- modules/proxy/mod_proxy_express.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/proxy/mod_proxy_express.c b/modules/proxy/mod_proxy_express.c index 472faef572..1863f745c4 100644 --- a/modules/proxy/mod_proxy_express.c +++ b/modules/proxy/mod_proxy_express.c @@ -169,7 +169,7 @@ static int xlate_name(request_rec *r) * for this host... If so, don't do it again. */ /* - * NOTE: dconf is process specific so this wil only + * NOTE: dconf is process specific so this will only * work as long as we maintain that this process * or thread is handling the backend */ -- 2.40.0