Index: openacs-4/packages/acs-templating/www/doc/demo/list5/delete.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/demo/list5/delete.tcl,v diff -u -r1.2.2.1 -r1.2.2.2 --- openacs-4/packages/acs-templating/www/doc/demo/list5/delete.tcl 10 Sep 2015 08:22:14 -0000 1.2.2.1 +++ openacs-4/packages/acs-templating/www/doc/demo/list5/delete.tcl 21 Apr 2017 16:50:30 -0000 1.2.2.2 @@ -15,7 +15,7 @@ # is there are a bunch of template_demo_note_id values coming in # through the url. So, this list is sorta becoming a form too :) # -# so this loop runs thru all passed-in values of template_demo_note_id +# so this loop runs through all passed-in values of template_demo_note_id # and for each, deletes that note. foreach template_demo_note_id $template_demo_note_id {