From: Daniel Gruno Date: Sun, 5 May 2013 08:21:18 +0000 (+0000) Subject: typo fix X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cfaa2b43ee9f936a62f678042c1b7e8e0667bad;p=thirdparty%2Fapache%2Fhttpd.git typo fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1479255 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_env.xml b/docs/manual/mod/mod_env.xml index 51d4f2eb1a5..6f42f4004a1 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.