From daeef903258a7a855d0e68ebe1ca9ee305cb11b4 Mon Sep 17 00:00:00 2001 From: Chris Pepper Date: Mon, 27 Nov 2006 21:52:29 +0000 Subject: [PATCH] Typo. 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.

-- 2.47.2