Index: openacs-4/packages/acs-tcl/tcl/form-processing-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/form-processing-procs.tcl,v diff -u -N -r1.87.2.6 -r1.87.2.7 --- openacs-4/packages/acs-tcl/tcl/form-processing-procs.tcl 27 Aug 2019 09:56:17 -0000 1.87.2.6 +++ openacs-4/packages/acs-tcl/tcl/form-processing-procs.tcl 8 Oct 2019 16:30:26 -0000 1.87.2.7 @@ -1123,7 +1123,7 @@ if {[template::element::exists $form_name __csrf_token]} { # - # CSRF protection is activated, therefore validate the + # CSRF protection is activated, therefore, validate the # hidden form field content. # security::csrf::validate