Index: openacs-4/packages/acs-templating/tcl/head-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/head-procs.tcl,v diff -u -r1.27 -r1.28 --- openacs-4/packages/acs-templating/tcl/head-procs.tcl 24 Mar 2018 00:14:57 -0000 1.27 +++ openacs-4/packages/acs-templating/tcl/head-procs.tcl 24 Mar 2018 16:15:39 -0000 1.28 @@ -63,7 +63,7 @@ (Cross-Origin Resource Sharing) should be used @param defer whether execution of the script should be deferred until after the page has been loaded - @param integrity provide hash values for W3C Subresource Integrity recommentation + @param integrity provide hash values for W3C Subresource Integrity recommendation @param order specify inclusion order @param script the inline script for the body of the script tag. This parameter will be ignored if a value has been supplied for src @@ -115,7 +115,7 @@ (Cross-Origin Resource Sharing) should be used @param defer whether execution of the script should be deferred until after the page has been loaded - @param integrity provide hash values for W3C Subresource Integrity recommentation + @param integrity provide hash values for W3C Subresource Integrity recommendation @param order specify inclusion order @param script the inline script for the body of the script tag. This parameter will be ignored if a value has been supplied for src @@ -410,7 +410,7 @@ (Cross-Origin Resource Sharing) should be used @param defer whether execution of the script should be deferred until after the page has been loaded - @param integrity provide hash values for W3C Subresource Integrity recommentation + @param integrity provide hash values for W3C Subresource Integrity recommendation @param order specify inclusion order @param script the inline script for the body of the script tag. This parameter will be ignored if a value has been supplied for @@ -542,7 +542,7 @@ (Cross-Origin Resource Sharing) should be used @param defer whether execution of the script should be deferred until after the page has been loaded - @param integrity provide hash values for W3C Subresource Integrity recommentation + @param integrity provide hash values for W3C Subresource Integrity recommendation @param script the inline script for the body of the script tag. This parameter will be ignored if a value has been supplied for src