fix nesting issues.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45566 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/LangRef.html b/docs/LangRef.html
index 9f896c5..51c308c 100644
--- a/docs/LangRef.html
+++ b/docs/LangRef.html
@@ -1032,10 +1032,13 @@
 
 <!-- ======================================================================= -->
 <div class="doc_subsection"> <a name="t_primitive">Primitive Types</a> </div>
+
 <div class="doc_text">
 <p>The primitive types are the fundamental building blocks of the LLVM
 system.</p>
 
+</div>
+
 <!-- _______________________________________________________________________ -->
 <div class="doc_subsubsection"> <a name="t_floating">Floating Point Types</a> </div>
 
@@ -5262,6 +5265,5 @@
   Last modified: $Date$
 </address>
 
-</div>
 </body>
 </html>