summaryrefslogtreecommitdiffstats
path: root/llvm/docs/tutorial/OCamlLangImpl1.html
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2009-03-11 20:04:08 +0000
committerGabor Greif <ggreif@gmail.com>2009-03-11 20:04:08 +0000
commit605c7cab75e00172a4927f338eb770e8410025c8 (patch)
treeb0b6561f4329882eff2e02a77e492003c2249bb9 /llvm/docs/tutorial/OCamlLangImpl1.html
parentbfdf23f07c73d29bddadb54a60316093478b5b2e (diff)
downloadbcm5719-llvm-605c7cab75e00172a4927f338eb770e8410025c8.tar.gz
bcm5719-llvm-605c7cab75e00172a4927f338eb770e8410025c8.zip
fix validator errors
llvm-svn: 66688
Diffstat (limited to 'llvm/docs/tutorial/OCamlLangImpl1.html')
-rw-r--r--llvm/docs/tutorial/OCamlLangImpl1.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/tutorial/OCamlLangImpl1.html b/llvm/docs/tutorial/OCamlLangImpl1.html
index 77b492fd5eb..3c0fd8b1c69 100644
--- a/llvm/docs/tutorial/OCamlLangImpl1.html
+++ b/llvm/docs/tutorial/OCamlLangImpl1.html
@@ -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>
OpenPOWER on IntegriCloud