Skip to content

Commit 3b59ffc

Browse files
author
Stanislav Idolov
authored
ENGCOM-1417: [Forwardport] Fix typo in doc for updateSpecificCoupons #14907
2 parents a57b7d2 + 6ea85ac commit 3b59ffc

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)