Skip to content

Commit

Permalink
doc: fix a markup issue that is flagged up by odoc
Browse files Browse the repository at this point in the history
  • Loading branch information
avsm committed Mar 18, 2020
1 parent ca4ba1f commit ef22d5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ctypes-foreign-threaded/foreign.mli
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ val funptr :
the associated OCaml closure, so that the C function may be used only
while the closure is still live.
The {!dynamic_funptr} function is an alternative to {funptr} with explicit
The {!dynamic_funptr} function is an alternative to {!funptr} with explicit
lifetime management.
*)

Expand Down

0 comments on commit ef22d5e

Please sign in to comment.