In comment: Cleanup -> Post.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 28 Feb 2012 12:58:09 +0000 (12:58 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 28 Feb 2012 13:29:50 +0000 (13:29 +0000)
This updates commit 0c9faf57f9239b0fe1c0b46353d222bb4cf5cd74.

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. *)