From: Eric Covener Date: Wed, 16 Jan 2013 12:39:21 +0000 (+0000) Subject: typo reported in comment X-Git-Tag: 2.2.24~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfb418aed1f502f58351fa323f3791a3c0389971;p=thirdparty%2Fapache%2Fhttpd.git typo reported in comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1433916 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index b79e8f38b44..731e04e872f 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -2616,7 +2616,7 @@ a resource

This directive selects which authenticated users can access a - resource. Multipe instances of this directive are combined with a logical + resource. Multiple instances of this directive are combined with a logical "OR", such that a user matching any Require line is granted access. The restrictions are processed by authorization modules. Some of the allowed syntaxes provided by