]> granicus.if.org Git - apache/commitdiff
Fix a typo on a directive name.
authorJoshua Slive <slive@apache.org>
Thu, 28 Feb 2002 17:05:00 +0000 (17:05 +0000)
committerJoshua Slive <slive@apache.org>
Thu, 28 Feb 2002 17:05:00 +0000 (17:05 +0000)
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

index c3dd6861ab2860c252fe2dbc058d002a346e9112..7434ca547296dac27962e0c548a9bd4a848a86c7 100644 (file)
@@ -181,7 +181,7 @@ error log</description>
 </directivesynopsis>
 
 <directivesynopsis>
-<name>AnonymousVerifyEmail</name>
+<name>Anonymous_VerifyEmail</name>
 <description>Sets whether to check the password field for a correctly
 formatted email address</description>
 <syntax>Anonymous_VerifyEmail on|off</syntax>