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 -N -r1.19.4.2 -r1.19.4.3 --- openacs-4/packages/acs-templating/tcl/head-procs.tcl 12 May 2014 11:17:18 -0000 1.19.4.2 +++ openacs-4/packages/acs-templating/tcl/head-procs.tcl 12 May 2014 18:06:43 -0000 1.19.4.3 @@ -57,7 +57,7 @@ @param defer whether execution of the script should be defered until after the page has been loaded @param async whether execution of the script should be executed asynchronously - as soon it is available + as soon as it is available @param src the src attribute of the script tag, ie. the source url of the script @param charset the charset attribute of the script tag, ie. the character @@ -207,7 +207,7 @@ @param defer whether execution of the script should be defered until after the page has been loaded @param async whether execution of the script should be executed asynchronously - as soon it is available + as soon as it is available @param src the src attribute of the script tag, ie. the source url of the script @param charset the charset attribute of the script tag, ie. the character @@ -332,7 +332,7 @@ @param defer whether execution of the script should be defered until after the page has been loaded @param async whether execution of the script should be executed asynchronously - as soon it is available + as soon as it is available @param src the src attribute of the script tag, ie. the source url of the script @param charset the charset attribute of the script tag, ie. the character