Skip to content

Commit 1db7cb1

Browse files
sjb9774rostyslav-hymon
authored andcommitted
Fix typo in doc for updateSpecificCoupons
1 parent 910ca33 commit 1db7cb1

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/SalesRule/Model/ResourceModel

1 file changed

+1
-1
lines changed

app/code/Magento/SalesRule/Model/ResourceModel/Coupon.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ public function exists($code)
106106
}
107107

108108
/**
109-
* Update auto generated Specific Coupon if it's rule changed
109+
* Update auto generated Specific Coupon if its rule changed
110110
*
111111
* @param \Magento\SalesRule\Model\Rule $rule
112112
* @return $this

0 commit comments

Comments
 (0)