From 5881da886c0b65d14f152f2c16f01ec576362e38 Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Thu, 28 Feb 2002 17:05:00 +0000 Subject: [PATCH] Fix a typo on a directive name. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93642 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_auth_anon.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_auth_anon.xml b/docs/manual/mod/mod_auth_anon.xml index c3dd6861ab..7434ca5472 100644 --- a/docs/manual/mod/mod_auth_anon.xml +++ b/docs/manual/mod/mod_auth_anon.xml @@ -181,7 +181,7 @@ error log -AnonymousVerifyEmail +Anonymous_VerifyEmail Sets whether to check the password field for a correctly formatted email address Anonymous_VerifyEmail on|off -- 2.50.1