]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
fix validation error
authorNilgun Belma Buguner <nilgun@apache.org>
Sat, 17 Oct 2009 02:53:28 +0000 (02:53 +0000)
committerNilgun Belma Buguner <nilgun@apache.org>
Sat, 17 Oct 2009 02:53:28 +0000 (02:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@826168 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_headers.xml

index 7069c8a568f88bac0d893a747c42ce8b9fc28330..26c2c99a15d3dae250c6f3bbfc5a594f9103628a 100644 (file)
@@ -304,7 +304,7 @@ headers</description>
     status codes, including successful responses).  A value of <code>always</code>
     may be needed to influence headers set by some internal modules even for
     successful responses, and is always needed to affect non-<code>2<var>xx</var></code> 
-    responses such as redirects or client errors</p>.
+    responses such as redirects or client errors.</p>
 
     <p>The action it performs is determined by the second
     argument. This can be one of the following values:</p>