In comment: Cleanup -> Post.
[whenjobs.git] / lib / whentools.mli
index f2cefb6..b5fa858 100644 (file)
@@ -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
 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. *)