]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
xform
authorEric Covener <covener@apache.org>
Wed, 16 Jan 2013 12:40:01 +0000 (12:40 +0000)
committerEric Covener <covener@apache.org>
Wed, 16 Jan 2013 12:40:01 +0000 (12:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1433917 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.html.en

index 4e9bd6d039b17f8b39c486a426cae78ee13f0cd1..cbcd1687225d099da50b46216c92eb538bc24751 100644 (file)
@@ -2655,7 +2655,7 @@ a resource</td></tr>
 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
 </table>
     <p>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 <code class="directive">Require </code>line is
     granted access.  The restrictions are processed by authorization
     modules.  Some of the allowed syntaxes provided by