Index: openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl,v diff -u -r1.140.2.72 -r1.140.2.73 --- openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 21 Apr 2017 14:22:46 -0000 1.140.2.72 +++ openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 21 Apr 2017 16:32:32 -0000 1.140.2.73 @@ -3886,7 +3886,7 @@ # # If one of these phrases is found, we construct a test SQL query # that incorporates the variable into its WHERE clause and ask - # the database to parse it. If the query does parse successfully, + # the database to parse it. If the query does parse successfuly, # then we know that the suspicious user input would result in a # executing SQL that we didn't write, so we abort processing this # HTTP request.