Commit 22f903f0 authored by Takashi Sato's avatar Takashi Sato
Browse files

Minor typo

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@714054 13f79535-47bb-0310-9956-ffa450edef68
parent fa65004d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -568,7 +568,7 @@ person in</title>
        <p>The above example uses the <directive module="mod_authz_core"
        type="section">MatchNotAny</directive> container directive
        to make sure that none of the 
        <directive module="mod_authz_host">Match</directive> directives
        <directive module="mod_authz_core">Match</directive> directives
        match their parameters before granting access.  Note that
        the <code>Match all granted</code> directive and the
        <directive module="mod_authz_core"