Index: openacs-4/packages/bulk-mail/tcl/bulk-mail-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/bulk-mail/tcl/bulk-mail-procs.tcl,v diff -u -N -r1.14 -r1.15 --- openacs-4/packages/bulk-mail/tcl/bulk-mail-procs.tcl 25 Mar 2018 22:48:34 -0000 1.14 +++ openacs-4/packages/bulk-mail/tcl/bulk-mail-procs.tcl 29 Mar 2018 17:28:50 -0000 1.15 @@ -178,10 +178,10 @@ ns_log Debug "bulk_mail::sweep starting" foreach bulk_mail [db_list_of_ns_sets select_bulk_mails_to_send {}] { - #Although the message may change for each recipiant, it - # usually doesn't. - # We check by looking to see if message_old = the current messag. - # This is inicialized here for each bulk_mail. + #Although the message may change for each recipient, it + # usually doesn't. + # We check by looking to see if message_old = the current message. + # This is initialized here for each bulk_mail. set message_old "" # NOTE: JCD: the query issued here is actually stored in the