Index: openacs-4/packages/dotlrn-ecommerce/www/ecommerce/shopping-cart-add.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-ecommerce/www/ecommerce/shopping-cart-add.tcl,v diff -u -r1.37 -r1.38 --- openacs-4/packages/dotlrn-ecommerce/www/ecommerce/shopping-cart-add.tcl 19 Mar 2007 17:21:40 -0000 1.37 +++ openacs-4/packages/dotlrn-ecommerce/www/ecommerce/shopping-cart-add.tcl 24 May 2018 07:06:08 -0000 1.38 @@ -346,7 +346,7 @@ # (this is double click protection). If they want to update # quantities, they can do so from the shopping cart page. -# Bart Teeuwisse: Fine tuned the postgresql version to only reject +# Bart Teeuwisse: Fine tuned the PostgreSQL version to only reject # items that were added to the shopping cart in the last 5 seconds. # That should be enough to protect from double clicks yet provides a # more intuitive user experience.