From: Joshua Slive Date: Thu, 9 May 2002 18:04:02 +0000 (+0000) Subject: Typo patrol. X-Git-Tag: 2.0.37~445 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=60456d8d99c345a862687fc497ce2994645ea3fa;p=apache Typo patrol. PR: 8943 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95020 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_include.html b/docs/manual/mod/mod_include.html index c56fd265bb..4e12dc1453 100644 --- a/docs/manual/mod/mod_include.html +++ b/docs/manual/mod/mod_include.html @@ -8,7 +8,7 @@ before they are sent to the client. The processing is controlled by specially formated SGML comments, referred to as elements. These elements allow conditional text, the - inclusion other files or programs, as well as the setting and + inclusion of other files or programs, as well as the setting and printing of environment variables.

Directives

See also

Enabling Server-Side Includes

diff --git a/docs/manual/mod/mod_include.xml b/docs/manual/mod/mod_include.xml index 821a05697b..2427efa17c 100644 --- a/docs/manual/mod/mod_include.xml +++ b/docs/manual/mod/mod_include.xml @@ -15,7 +15,7 @@ before they are sent to the client. The processing is controlled by specially formated SGML comments, referred to as elements. These elements allow conditional text, the - inclusion other files or programs, as well as the setting and + inclusion of other files or programs, as well as the setting and printing of environment variables.