diff --git a/wc-cart.php b/wc-cart.php index 4aab233..b11d042 100644 --- a/wc-cart.php +++ b/wc-cart.php @@ -5,7 +5,7 @@ } /** - * WooCommerce cart + * WooCommerce cart. * * The WooCommerce cart class stores cart data and active coupons as well as handling customer sessions and some cart related urls. * The cart class also has a price calculation function which calls upon other classes to calculate totals.