From d781445aff6ff34bda99a0ff87b011e5e1c43c0b Mon Sep 17 00:00:00 2001 From: Bill Stoddard Date: Mon, 9 Dec 2002 14:43:32 +0000 Subject: [PATCH] Tweak git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97819 13f79535-47bb-0310-9956-ffa450edef68 --- server/config.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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... */ -- 2.40.0