From: Richard W.M. Jones Date: Tue, 28 Feb 2012 12:58:09 +0000 (+0000) Subject: In comment: Cleanup -> Post. X-Git-Tag: 0.0.4~2 X-Git-Url: http://git.annexia.org/?p=whenjobs.git;a=commitdiff_plain;h=7ab4d4728286830f96da8d116c61046c1e4cf83a;hp=545581eb916ac5f020295b59458e16af51ea6cc5;ds=sidebyside In comment: Cleanup -> Post. This updates commit 0c9faf57f9239b0fe1c0b46353d222bb4cf5cd74. --- diff --git a/lib/whentools.mli b/lib/whentools.mli index f2cefb6..b5fa858 100644 --- a/lib/whentools.mli +++ b/lib/whentools.mli @@ -37,4 +37,4 @@ val set_variable_float : string -> float -> unit type result = Whenexpr.result val mailto : ?only_on_failure:bool -> ?from:string -> string -> result -> unit -(** Cleanup function to send mail. *) +(** Post function to send mail. *)