Add a missing </a> tag


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/CodingStandards.html b/docs/CodingStandards.html
index eb82352..176f796 100644
--- a/docs/CodingStandards.html
+++ b/docs/CodingStandards.html
@@ -8,7 +8,7 @@
 
 <ol>
   <li><a href="#introduction">Introduction</a>
-  <li><a href="#mechanicalissues">Mechanical Source Issues
+  <li><a href="#mechanicalissues">Mechanical Source Issues</a>
     <ol>
       <li><a href="#sourceformating">Source Code Formatting</a>
 	<ol>
@@ -646,7 +646,7 @@
 <address><a href="mailto:sabre@nondot.org">Chris Lattner</a></address>
 <!-- Created: Tue Jan 23 15:19:28 CST 2001 -->
 <!-- hhmts start -->
-Last modified: Sun Jul  8 19:25:56 CDT 2001
+Last modified: Mon Jul 23 15:40:22 CDT 2001
 <!-- hhmts end -->
 </font>
 </body></html>