Index: openacs-4/packages/messages/tcl/messages-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/messages/tcl/messages-procs.tcl,v diff -u -N -r1.1 -r1.2 --- openacs-4/packages/messages/tcl/messages-procs.tcl 31 Aug 2010 21:30:42 -0000 1.1 +++ openacs-4/packages/messages/tcl/messages-procs.tcl 27 Mar 2018 17:08:50 -0000 1.2 @@ -18,7 +18,7 @@ {-message ""} {-rel_types ""} } { - Send mail to diferent users + Send mail to different users } { set community_name [dotlrn_community::get_community_name $community_id] set user_id [ad_conn user_id] @@ -98,9 +98,9 @@ {-msg_id_old ""} {-attachment_ids ""} {-rel_types ""} -} { - Send reply, reply-all and forward mail to diferent users } { + Send reply, reply-all and forward mail to different users +} { set message [list "$message" "text/html"] set community_name [dotlrn_community::get_community_name $community_id] set user_id [ad_conn user_id]