From: Daniel Gruno <humbedooh@apache.org>
Date: Sun, 5 May 2013 08:21:18 +0000 (+0000)
Subject: typo fix
X-Git-Tag: 2.5.0-alpha~5500
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a3ce12033c33480b64408e94d004d27eb036990f;p=apache

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 51d4f2eb1a..6f42f4004a 100644
--- a/docs/manual/mod/mod_env.xml
+++ b/docs/manual/mod/mod_env.xml
@@ -51,7 +51,7 @@ SSI pages</description>
 <usage>
     <p>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
     <program>httpd</program> process.</p>