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.5.2.1 -r1.5.2.2 --- openacs-4/packages/ajaxhelper/tcl/ajax-dojo-procs.tcl 14 Feb 2019 16:15:00 -0000 1.5.2.1 +++ openacs-4/packages/ajaxhelper/tcl/ajax-dojo-procs.tcl 2 Sep 2021 16:40:51 -0000 1.5.2.2 @@ -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