From: Bill Stoddard Date: Mon, 9 Dec 2002 14:43:32 +0000 (+0000) Subject: Tweak X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d781445aff6ff34bda99a0ff87b011e5e1c43c0b;p=apache 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 fcb261909b..c25e8f9282 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... */