Index: openacs-4/packages/search/tcl/search-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/search/tcl/search-procs.tcl,v diff -u -r1.48.2.2 -r1.48.2.3 --- openacs-4/packages/search/tcl/search-procs.tcl 27 Mar 2017 10:41:51 -0000 1.48.2.2 +++ openacs-4/packages/search/tcl/search-procs.tcl 22 Apr 2017 11:58:51 -0000 1.48.2.3 @@ -14,7 +14,7 @@ Add an object to the search_observer_queue table with an event. - You should excercise care that the entry is not being + You should exercise care that the entry is not being created from a trigger (although search is robust for multiple entries so it will not insert or update the same object more than once per sweep).