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

docs/manual/mod/core.xml

index b79e8f38b44909dfa70e11a8b10e9e31b5b5627c..731e04e872f29135ce67748ea2436cfbc7a3aeb7 100644 (file)
@@ -2616,7 +2616,7 @@ a resource</description>
 
 <usage>
     <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 <directive>Require </directive>line is
     granted access.  The restrictions are processed by authorization
     modules.  Some of the allowed syntaxes provided by