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.103 -r1.104 --- openacs-4/packages/acs-tcl/tcl/security-procs.tcl 26 Jun 2018 08:39:27 -0000 1.103 +++ openacs-4/packages/acs-tcl/tcl/security-procs.tcl 30 Jun 2018 22:04:28 -0000 1.104 @@ -2305,8 +2305,8 @@ directices are picked up, when the pages is rendered, by the CSP generator. - @directive name of the directive (such as e.g. style-src) - @value allowed source for this page (such as e.g. unsafe-inline) + @param directive name of the directive (such as e.g. style-src) + @param value allowed source for this page (such as e.g. unsafe-inline) @author Gustaf Neumann @see security::csp::render