From: Chris Pepper Date: Mon, 27 Nov 2006 21:52:29 +0000 (+0000) Subject: Typo. X-Git-Tag: 2.3.0~2006 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=daeef903258a7a855d0e68ebe1ca9ee305cb11b4;p=thirdparty%2Fapache%2Fhttpd.git Typo. Submitter: victory git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@479777 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/howto/auth.xml b/docs/manual/howto/auth.xml index 224086a0c61..ce28a0d50a0 100644 --- a/docs/manual/howto/auth.xml +++ b/docs/manual/howto/auth.xml @@ -454,7 +454,7 @@ person in has been brought forward into authorization as well. What this means is that the Require 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 Require directives appear in the configuration.