Index: openacs-4/packages/ajaxhelper/tcl/ajax-dojo-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ajaxhelper/tcl/ajax-dojo-procs.tcl,v diff -u -r1.6 -r1.7 --- openacs-4/packages/ajaxhelper/tcl/ajax-dojo-procs.tcl 9 May 2018 15:33:29 -0000 1.6 +++ openacs-4/packages/ajaxhelper/tcl/ajax-dojo-procs.tcl 3 Sep 2024 15:37:35 -0000 1.7 @@ -93,7 +93,7 @@ ad_proc -private ah::dojo::is_js_sources_loaded { -js_source } { - This proc will loop thru source_list and check for the presence of js_source. + This proc will loop through source_list and check for the presence of js_source. If found, this proc will return 1 If not found, this proc will return 0