]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Small typo.
authorLucien Gentis <lgentis@apache.org>
Mon, 22 Dec 2008 17:29:04 +0000 (17:29 +0000)
committerLucien Gentis <lgentis@apache.org>
Mon, 22 Dec 2008 17:29:04 +0000 (17:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@728730 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_authz_dbd.xml

index 3cfdf5b5d4845a14a0018bbff2b4fba1f4ac77d4..343448520bee4d7cc876be3be6a59533312628db 100644 (file)
@@ -219,7 +219,7 @@ header is present</description>
     <p>In conjunction with <code>Require dbd-login</code> or
     <code>Require dbd-logout</code>, this provides the option to
     redirect the client back to the Referring page (the URL in
-    the <code>Referer</code> HTTP request header, if present.
+    the <code>Referer</code> HTTP request header, if present).
     When there is no <code>Referer</code> header,
     <code>AuthzDBDLoginToReferer On</code> will be ignored.</p>
 </usage>