Coupon : spelling
This commit is contained in:
@@ -239,7 +239,7 @@ class CouponManager
|
||||
*
|
||||
* @return bool
|
||||
*/
|
||||
public function decrementeQuantity(Coupon $coupon)
|
||||
public function decrementQuantity(Coupon $coupon)
|
||||
{
|
||||
$ret = true;
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user