fix validator errors
[oota-llvm.git] / docs / tutorial / OCamlLangImpl1.html
index 77b492fd5eb7a1dfafb2c731cfb5454453056e22..3c0fd8b1c690e4fa5a83eae459d6ea9a5d01b048 100644 (file)
@@ -277,7 +277,7 @@ and lex_ident buffer = parser
 </pre>
 </div>
 
-Numeric values are similar:</p>
+<p>Numeric values are similar:</p>
 
 <div class="doc_code">
 <pre>