Index: openacs-4/packages/contacts/lib/email-search.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/contacts/lib/email-search.tcl,v diff -u -N -r1.3 -r1.4 --- openacs-4/packages/contacts/lib/email-search.tcl 30 Jun 2007 06:59:59 -0000 1.3 +++ openacs-4/packages/contacts/lib/email-search.tcl 23 Mar 2018 23:53:01 -0000 1.4 @@ -55,7 +55,7 @@ if { [contact::group::notifications_p -group_id $search_id] } { - # CC and BCC are not avalable for notifications + # CC and BCC are not available for notifications append form_elements { {cc:text(hidden),optional} {bcc:text(hidden),optional}