Skip to content

Commit

Permalink
Correct typo
Browse files Browse the repository at this point in the history
  • Loading branch information
maximehuran committed Dec 19, 2023
1 parent 522f787 commit afd77e1
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@

/**
* Same behaviour as the default UnitsPromotionAdjustmentsApplicator
* But we add the possibility to apply the promotion on a subset of items
* But we add the possibility to apply the promotion on a subset of items.
*
* @see \Sylius\Component\Core\Promotion\Applicator\UnitsPromotionAdjustmentsApplicator
*/
final class UnitsPromotionAdjustmentsApplicator implements UnitsPromotionAdjustmentsApplicatorInterface
Expand Down

0 comments on commit afd77e1

Please sign in to comment.