Index: openacs-4/packages/contacts/tcl/contacts-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/contacts/tcl/contacts-procs.tcl,v diff -u -N -r1.123 -r1.124 --- openacs-4/packages/contacts/tcl/contacts-procs.tcl 12 Aug 2018 12:30:06 -0000 1.123 +++ openacs-4/packages/contacts/tcl/contacts-procs.tcl 12 Aug 2018 12:33:06 -0000 1.124 @@ -642,7 +642,7 @@ # we need to wait for the new version of # acs-subsite to be release to remove # the dependence on contacts which - # would cause an infinit loop + # would cause an infinite loop set email [cc_email_from_party $party_id] if { ![exists_and_not_null email] } { # we check if there is an ams_attribute_valued email address for this party