diff --git a/coq.html.markdown b/coq.html.markdown index 604a1f56..115d9ff8 100644 --- a/coq.html.markdown +++ b/coq.html.markdown @@ -16,7 +16,7 @@ The standard usage model of Coq is to write it with interactive tool assistance, Inside Proof General `Ctrl+C Ctrl+` will evaluate up to your cursor. -```ocaml +```coq (*** Comments ***) (* Comments are enclosed in (* and *). It's fine to nest comments. *)