Skip to content

Commit 202ef14

Browse files
committed
doc
1 parent 163d720 commit 202ef14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Tiny_httpd_server.mli

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,7 @@ val run : ?after_init:(unit -> unit) -> t -> (unit, exn) result
568568
This returns [Ok ()] if the server exits gracefully, or [Error e] if
569569
it exits with an error.
570570
571-
@param after_init is called after the server starts listening. @since NEXT_RELEASE .
571+
@param after_init is called after the server starts listening. since NEXT_RELEASE .
572572
573573
*)
574574

0 commit comments

Comments
 (0)