Index: openacs-4/packages/acs-tcl/tcl/text-html-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/text-html-procs.tcl,v diff -u -N -r1.80 -r1.81 --- openacs-4/packages/acs-tcl/tcl/text-html-procs.tcl 11 Apr 2018 21:35:07 -0000 1.80 +++ openacs-4/packages/acs-tcl/tcl/text-html-procs.tcl 14 May 2018 13:22:24 -0000 1.81 @@ -1028,7 +1028,7 @@ } { Sanitizes HTML by specified criteria, basically removing - unallowed tags and attributes, javascript or outer references + unallowed tags and attributes, JavaScript or outer references into page URLs. When desired, this proc can act also as just a validator in order to enforce some markup policies.