]> granicus.if.org Git - apache/commitdiff
Correct closing tag for a href.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Mon, 26 Nov 2001 18:35:12 +0000 (18:35 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Mon, 26 Nov 2001 18:35:12 +0000 (18:35 +0000)
Submitted by: Jun Kuriyama <kuriyama@imgsrc.co.jp>
Reviewed by: Justin Erenkrantz

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92181 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_mime.html

index c4e6e5ce99683ab5dad7191c2d43cc34e94caf8d..85c89e29169a8bdcf5ed26638e88a257ad439aec 100644 (file)
@@ -599,7 +599,7 @@ Content-Type: text/plain; charset=ISO-8859-2
     in Apache 2.0.26 and later. 
 
     <p>MultiviewsMatch permits three different behaviors for
-    <a href="mod_negotiation.html">mod_negotiation<a>'s Multiviews 
+    <a href="mod_negotiation.html">mod_negotiation</a>'s Multiviews 
     feature.  Multiviews allows a request for a file, e.g. index.html,
     to match any negotiated extensions following the base request,
     e.g. index.html.en, index.html,fr, or index.html.gz.</p>