From: Rich Bowen Date: Thu, 15 Dec 2016 16:22:52 +0000 (+0000) Subject: typo X-Git-Tag: 2.5.0-alpha~906 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f4fb95066e630b36ec94864959396d38ca57c896;p=thirdparty%2Fapache%2Fhttpd.git typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1774493 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_info.xml b/docs/manual/mod/mod_info.xml index 17ef088ba0d..a87d415b09c 100644 --- a/docs/manual/mod/mod_info.xml +++ b/docs/manual/mod/mod_info.xml @@ -125,7 +125,7 @@ configuration

Pre-parsed means that directives like IfDefine and IfModule are - evaluated and environment varialbles are replaced. However it does + evaluated and environment variables are replaced. However it does not represent the final state of the configuration. In particular, it does not represent the merging or overriding that may happen for repeated directives.