Commit aecf3145 authored by Rich Bowen's avatar Rich Bowen
Browse files

typo

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1774493 13f79535-47bb-0310-9956-ffa450edef68
parent f06d4285
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -125,7 +125,7 @@ configuration</description>
    <p>Pre-parsed means that directives like
    <directive type="section" module="core">IfDefine</directive> and
    <directive type="section" module="core">IfModule</directive> 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.</p>