Commit 7fa32cf9 authored by Lars Eilebrecht's avatar Lars Eilebrecht
Browse files

Typo.

PR: 4060
Submitted by: Axel Beckert <axel@dagstuhl.de>
Reviewed by: Lars


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82915 13f79535-47bb-0310-9956-ffa450edef68
parent 93dbbc46
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -286,7 +286,7 @@ one might use:
<P>
This directive makes the client know that the Redirect is only
temporary (status 302). Exactly equivalent to <CODE>Redirect
temporary</CODE>.
temp</CODE>.
</P>
<HR>