]> granicus.if.org Git - apache/commitdiff
Tweak
authorBill Stoddard <stoddard@apache.org>
Mon, 9 Dec 2002 14:43:32 +0000 (14:43 +0000)
committerBill Stoddard <stoddard@apache.org>
Mon, 9 Dec 2002 14:43:32 +0000 (14:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97819 13f79535-47bb-0310-9956-ffa450edef68

server/config.c

index fcb261909b011aa725b8606c41a6bd3fa65d16db..c25e8f928237c5222cc7399f66054ec221874f0e 100644 (file)
@@ -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...
      */