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.126.2.6 -r1.126.2.7 --- openacs-4/packages/acs-tcl/tcl/security-procs.tcl 23 Feb 2019 14:31:48 -0000 1.126.2.6 +++ openacs-4/packages/acs-tcl/tcl/security-procs.tcl 10 Mar 2019 21:19:39 -0000 1.126.2.7 @@ -2649,7 +2649,7 @@ # Another problem is mixed content. When we set the nonce-src # and 'unsafe-inline', and a browser honoring nonces ignores # the 'unsafe-inline', but some JavaScript framework requires - # it (e.g ckeditor4), we have a problem. Therefore, an + # it (e.g. ckeditor4), we have a problem. Therefore, an # application can force "'unsafe-inline'" which means that we # do not set the nonce-src in such cases. #