Index: openacs-4/packages/dotlrn-ecommerce/lib/section.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-ecommerce/lib/section.tcl,v diff -u -r1.42 -r1.43 --- openacs-4/packages/dotlrn-ecommerce/lib/section.tcl 20 Jan 2018 22:44:04 -0000 1.42 +++ openacs-4/packages/dotlrn-ecommerce/lib/section.tcl 27 Mar 2018 14:22:30 -0000 1.43 @@ -104,8 +104,8 @@ # HAM : # Flush the section info from cache - # we use to do it after edit, but - # i think we need to do this everytime we visit this page + # we use to do it after edit, but + # i think we need to do this every time we visit this page dotlrn_ecommerce::section::flush_cache $section_id }