Index: openacs-4/packages/tsearch2-driver/tcl/tsearch2-driver-install-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/tsearch2-driver/tcl/tsearch2-driver-install-procs.tcl,v diff -u -r1.6.2.1 -r1.6.2.2 --- openacs-4/packages/tsearch2-driver/tcl/tsearch2-driver-install-procs.tcl 29 Apr 2016 07:04:55 -0000 1.6.2.1 +++ openacs-4/packages/tsearch2-driver/tcl/tsearch2-driver-install-procs.tcl 22 Apr 2017 11:58:51 -0000 1.6.2.2 @@ -28,7 +28,7 @@ ns_log Notice " ********** STARTING BEFORE-INSTALL CALLBACK ****************" # check if tsearch2 is installed - # in psql we do this by checking the presense of a data type tsvector + # in psql we do this by checking the presence of a data type tsvector # select typname from pg_type where typename='tsvector'; if { [db_0or1row tsearch_compile_check {