Index: openacs-4/packages/contacts/tcl/contact-search-widget-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/contacts/tcl/contact-search-widget-procs.tcl,v diff -u -N -r1.5 -r1.6 --- openacs-4/packages/contacts/tcl/contact-search-widget-procs.tcl 28 Oct 2006 16:51:50 -0000 1.5 +++ openacs-4/packages/contacts/tcl/contact-search-widget-procs.tcl 17 Apr 2018 14:47:02 -0000 1.6 @@ -225,7 +225,7 @@ {-party_id:required} } { this returns the contact's name to be returned in the contact search widget. - this exists in a seperate proc so that it can be customized on a per site + this exists in a separate proc so that it can be customized on a per site basis if need be. } { set option "[contact::name -party_id $party_id]"