Skip to content

Commit 434529e

Browse files
author
Stanislav Idolov
authored
ENGCOM-1406: Fix typo in doc for updateSpecificCoupons #14891
2 parents 0b35406 + de71987 commit 434529e

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)