Index: openacs-4/packages/acs-tcl/tcl/security-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/security-procs.tcl,v diff -u -r1.126.2.96 -r1.126.2.97 --- openacs-4/packages/acs-tcl/tcl/security-procs.tcl 5 Oct 2023 15:52:32 -0000 1.126.2.96 +++ openacs-4/packages/acs-tcl/tcl/security-procs.tcl 1 Dec 2023 10:33:13 -0000 1.126.2.97 @@ -3509,7 +3509,7 @@ set oldToken [ns_queryget $tokenname] if {$oldToken eq ""} { # - # There is not token in the query/form parameters, we + # There is no token in the query/form parameters, we # can't validate, since there is no token. # if {$allowempty} {