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 -N -r1.108 -r1.109 --- openacs-4/packages/acs-tcl/tcl/security-procs.tcl 20 Sep 2018 16:50:10 -0000 1.108 +++ openacs-4/packages/acs-tcl/tcl/security-procs.tcl 20 Sep 2018 20:10:31 -0000 1.109 @@ -2334,7 +2334,7 @@ ad_proc -public ::security::csp::require {{-force:boolean} directive value} { Add a single value directive to the CSP rule-set. The - directives are picked up, when the pages is rendered, by the + directives are picked up, when the page is rendered, by the CSP generator. @param directive name of the directive (such as e.g. style-src)