Index: openacs-4/packages/contacts/tcl/contact-search-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/contacts/tcl/contact-search-procs.tcl,v diff -u -N -r1.39 -r1.40 --- openacs-4/packages/contacts/tcl/contact-search-procs.tcl 25 Jun 2007 16:23:19 -0000 1.39 +++ openacs-4/packages/contacts/tcl/contact-search-procs.tcl 5 Apr 2018 14:44:09 -0000 1.40 @@ -221,7 +221,7 @@ Flush everything related to a search } { util_memoize_flush_regexp "contact::search::results_count_not_cached" - # previously we used results_count to figure out if a party was in a seach + # previously we used results_count to figure out if a party was in a search # as a performance enhancement this was moved to contact::search::party_p # we also need to flush all results for this proc now. util_memoize_flush_regexp "contact::search::party_p"