Skip to content

Commit 7764be2

Browse files
committed
fix doc
1 parent a5b6fb8 commit 7764be2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/toplevel/jsooTop.mli

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ val execute : bool -> ?pp_code:formatter -> formatter -> string -> unit
3131
(** Initialize Js_of_ocaml toplevel. *)
3232
val initialize : unit -> unit
3333

34-
(*/*)
34+
(**/**)
3535
val get_camlp4_syntaxes : unit -> string list
3636
val register_camlp4_syntax : string ->
3737
(((string * (unit -> unit)) -> unit) -> unit)-> unit

0 commit comments

Comments
 (0)