From a3ce12033c33480b64408e94d004d27eb036990f Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Sun, 5 May 2013 08:21:18 +0000 Subject: [PATCH] typo fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479255 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_env.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_env.xml b/docs/manual/mod/mod_env.xml index 51d4f2eb1a..6f42f4004a 100644 --- a/docs/manual/mod/mod_env.xml +++ b/docs/manual/mod/mod_env.xml @@ -51,7 +51,7 @@ SSI pages

Specifies one or more native system environment variables to make available as internal environment variables, which are available to Apache HTTP Server modules - as well as propogated to CGI scripts and SSI pages. Values come from the + as well as propagated to CGI scripts and SSI pages. Values come from the native OS environment of the shell which invoked the httpd process.

-- 2.50.1