]> granicus.if.org Git - apache/commitdiff
Typoed HTML tag. </ br> -> <br />
authorRich Bowen <rbowen@apache.org>
Thu, 25 Apr 2002 20:08:31 +0000 (20:08 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 25 Apr 2002 20:08:31 +0000 (20:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94806 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_alias.xml

index 1b3a18b1855ac34887a5b0a2184722311af13c62..7e76bd6824881ca80a4a3b4764b244cd69e2978f 100644 (file)
@@ -167,7 +167,7 @@ sections.</p></note>
     <p>Example:</p>
 
     <example>
-        Redirect permanent /one http://example.com/two</ br>
+        Redirect permanent /one http://example.com/two<br />
         Redirect 303 /three http://example.com/other
     </example>