From: Bill Stoddard Date: Mon, 9 Dec 2002 14:43:32 +0000 (+0000) Subject: Tweak X-Git-Tag: pre_ajp_proxy~2479 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e78ff13c7cd182ea8043ef8cdcd8542c627994f5;p=thirdparty%2Fapache%2Fhttpd.git Tweak git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97819 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/server/config.c b/server/config.c index fcb261909b0..c25e8f92823 100644 --- a/server/config.c +++ b/server/config.c @@ -444,7 +444,7 @@ AP_DECLARE(void) ap_register_hooks(module *m, apr_pool_t *p) AP_DECLARE(void) ap_add_module(module *m, apr_pool_t *p) { - /* This could be called from an LoadModule httpd.conf command, + /* This could be called from a LoadModule httpd.conf command, * after the file has been linked and the module structure within it * teased out... */