Commit fcdbab4b authored by Noirin Plunkett's avatar Noirin Plunkett
Browse files

Minor typo fix


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@386067 13f79535-47bb-0310-9956-ffa450edef68
parent 0ba44e3f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -314,7 +314,7 @@ authentication</description>
    The specified URIs are prefixes, <em>i.e.</em> the client will assume
    that all URIs "below" these are also protected by the same
    username/password. The URIs may be either absolute URIs (<em>i.e.</em>
    inluding a scheme, host, port, etc) or relative URIs.</p>
    including a scheme, host, port, etc) or relative URIs.</p>

    <p>This directive <em>should</em> always be specified and
    contain at least the (set of) root URI(s) for this space.