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 -r1.8 -r1.9 --- openacs-4/packages/contacts/tcl/contact-search-widget-procs.tcl 9 May 2018 15:33:30 -0000 1.8 +++ openacs-4/packages/contacts/tcl/contact-search-widget-procs.tcl 12 Aug 2018 12:30:06 -0000 1.9 @@ -151,7 +151,7 @@ # we use the package_id from this contacts instance set package_id [ad_conn package_id] } else { - error "You cannot use the contact_search widget without specifying a package_id of a contacts instance in which to search (done the same way you would specifiy html attributes)" + error "You cannot use the contact_search widget without specifying a package_id of a contacts instance in which to search (done the same way you would specify html attributes)" } } set person_ids [list]