diff options
Diffstat (limited to 'docs/tutorial/OCamlLangImpl1.html')
-rw-r--r-- | docs/tutorial/OCamlLangImpl1.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorial/OCamlLangImpl1.html b/docs/tutorial/OCamlLangImpl1.html index 77b492f..3c0fd8b 100644 --- a/docs/tutorial/OCamlLangImpl1.html +++ b/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> |