Index: openacs-4/packages/ecommerce/www/admin/products/upload-2.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ecommerce/www/admin/products/upload-2.tcl,v diff -u -r1.12 -r1.13 --- openacs-4/packages/ecommerce/www/admin/products/upload-2.tcl 18 Feb 2009 23:02:13 -0000 1.12 +++ openacs-4/packages/ecommerce/www/admin/products/upload-2.tcl 5 Apr 2018 14:44:09 -0000 1.13 @@ -78,7 +78,7 @@ set line_status -1 } -# Continue reading the file till the end but stop when an error occured. +# Continue reading the file till the end but stop when an error occurred. while { $line_status != -1 && !$errors} { incr count if { $count == 1 } {