Index: openacs-4/packages/ajaxhelper/www/doc/head-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ajaxhelper/www/doc/head-procs.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/ajaxhelper/www/doc/head-procs.tcl 8 Sep 2007 14:21:22 -0000 1.1 +++ openacs-4/packages/ajaxhelper/www/doc/head-procs.tcl 7 Aug 2017 23:48:03 -0000 1.2 @@ -56,7 +56,7 @@ users client. A script library in an external file may only be included once; subsequent calls to add_script will replace the existing entry. Anonymous script blocks will be added without checking for duplicates; the - caller must ensure that anonymous script blocks are not inadvertantly added + caller must ensure that anonymous script blocks are not inadvertently added multiple times. You must supply either src or script. @param type the type attribute of the script tag, eg. 'text/javascript'