From 27fc1c82ac75fb514608d0ce75a6f86f36e55ecc Mon Sep 17 00:00:00 2001
From: =?utf8?q?Igor=20Gali=C4=87?=
Date: Sun, 28 Oct 2012 17:08:00 +0000
Subject: [PATCH] Fixing according to comment.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1403041 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/upgrading.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/manual/upgrading.xml b/docs/manual/upgrading.xml
index 5a810df85b4..8a7c85e18f8 100644
--- a/docs/manual/upgrading.xml
+++ b/docs/manual/upgrading.xml
@@ -113,7 +113,7 @@
and AuthzOwnerAuthoritative. These directives have been replaced by the
more expressive RequireAny,
RequireNone, and
- RequireAall.
+ RequireAll.