]> granicus.if.org Git - apache/commitdiff
Typo.
authorLars Eilebrecht <lars@apache.org>
Mon, 15 Mar 1999 22:14:39 +0000 (22:14 +0000)
committerLars Eilebrecht <lars@apache.org>
Mon, 15 Mar 1999 22:14:39 +0000 (22:14 +0000)
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

docs/manual/mod/mod_alias.html

index efa53638035ee030a43ffc65f74fa843c10c971f..a6116b851e1769ff24f03bdb406c26d9c8ac4c2c 100644 (file)
@@ -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>