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 -N -r1.51 -r1.52 --- openacs-4/packages/search/tcl/search-procs.tcl 9 May 2018 15:33:33 -0000 1.51 +++ openacs-4/packages/search/tcl/search-procs.tcl 15 May 2018 21:20:25 -0000 1.52 @@ -330,7 +330,7 @@ This callback is invoked when a search is to be performed. Query will be a list of lists. The first list is required and will be a list of search terms to send to the full text search - engine. Additional optional lists will be a two element list. THe + engine. Additional optional lists will be a two element list. The first element will be the name of an advanced search operator. The second element will be a list of data to restrict search results based on that operator.