]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
fix typo
authorJeff Trawick <trawick@apache.org>
Thu, 19 May 2005 11:52:12 +0000 (11:52 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 19 May 2005 11:52:12 +0000 (11:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@170913 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_auth_dbm.xml

index d30d176daeefd42ee5dcbee8605ec17bd2dcea3a..c33dc2a5b8baef7540c7a1433f6d722dbe20aab1 100644 (file)
@@ -165,7 +165,7 @@ store passwords</description>
 <directivesynopsis>
 <name>AuthDBMAuthoritative</name>
 <description>Sets whether authentication and authorization will be
-passwed on to lower level modules</description>
+passed on to lower level modules</description>
 <syntax>AuthDBMAuthoritative On|Off</syntax>
 <default>AuthDBMAuthoritative On</default>
 <contextlist><context>directory</context><context>.htaccess</context>