From 131a56f5d394b3a47e05d9cebef76bf6ca6a5dc3 Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Thu, 9 May 2002 18:04:02 +0000 Subject: [PATCH] Typo patrol. PR: 8943 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95020 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_include.html | 2 +- docs/manual/mod/mod_include.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.

-- 2.50.1