From: Daniel Gruno Date: Sun, 5 May 2013 08:23:23 +0000 (+0000) Subject: typo fix X-Git-Tag: 2.2.25~71 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=133720df01625b185a5515a63a45b6872036055f;p=thirdparty%2Fapache%2Fhttpd.git typo fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1479257 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_env.xml b/docs/manual/mod/mod_env.xml index 97bac32d8e8..e2ddd764e51 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.