From: William A. Rowe Jr Date: Wed, 22 Jan 2003 04:57:11 +0000 (+0000) Subject: A fix from B. W. Fitzpatrick for the next docs regeneration. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cfe7908d8cbc4af5ea4f7d9377a5c4603862e78;p=thirdparty%2Fapache%2Fhttpd.git A fix from B. W. Fitzpatrick for the next docs regeneration. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98441 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/glossary.xml b/docs/manual/glossary.xml index 9e4c6263d5b..83df92f0ff6 100644 --- a/docs/manual/glossary.xml +++ b/docs/manual/glossary.xml @@ -218,7 +218,7 @@ href="mod/mod_mime.html">mod_mime
Module
An independent part of a program. Much of Apache's functionality is contained in modules that you can choose to include or exclude. Modules that are compiled into -the the Apache httpd binary are called static modules, while +the Apache httpd binary are called static modules, while modules that are stored seperately and can be optionally loaded at run-time are called dynamic modules or DSOs. Modules that are included by default are called