Index: openacs-4/packages/ajaxhelper/tcl/ajax-yahoo-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ajaxhelper/tcl/ajax-yahoo-procs.tcl,v diff -u -N -r1.14.2.2 -r1.14.2.3 --- openacs-4/packages/ajaxhelper/tcl/ajax-yahoo-procs.tcl 12 Apr 2019 21:25:45 -0000 1.14.2.2 +++ openacs-4/packages/ajaxhelper/tcl/ajax-yahoo-procs.tcl 2 Sep 2021 16:40:52 -0000 1.14.2.3 @@ -80,7 +80,7 @@ ad_proc -private ah::yui::is_js_sources_loaded { -js_source } { - This proc will loop thru the global source_list + This proc will loop through the global source_list and check for the presence of the given js_source. If found, this proc will return 1 If not found, this proc will return 0