From f4fb95066e630b36ec94864959396d38ca57c896 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Thu, 15 Dec 2016 16:22:52 +0000 Subject: [PATCH] typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1774493 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_info.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_info.xml b/docs/manual/mod/mod_info.xml index 17ef088ba0..a87d415b09 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.

-- 2.50.1