]> granicus.if.org Git - apache/commitdiff
Typo.
authorChris Pepper <pepper@apache.org>
Mon, 27 Nov 2006 21:52:29 +0000 (21:52 +0000)
committerChris Pepper <pepper@apache.org>
Mon, 27 Nov 2006 21:52:29 +0000 (21:52 +0000)
Submitter: victory

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@479777 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/howto/auth.xml

index 224086a0c6105166e221e793a9ae70c3bd02494f..ce28a0d50a0f77bf0c422e02bdbce279b5312a71 100644 (file)
@@ -454,7 +454,7 @@ person in</title>
         has been brought forward into authorization as well. What this means is 
         that the <directive module="mod_authz_core">Require</directive> directive 
         not only specifies which authorization methods should be used, it also 
-        specifies the order in which they are called. Multiple autorization 
+        specifies the order in which they are called. Multiple authorization 
         methods are called in the same order in which the 
         <directive module="mod_authz_core">Require</directive> directives appear 
         in the configuration.</p>