Skip to content

Commit 51f4fdf

Browse files
ENGCOM-1792: [Backport] Typo correction #15708
- Merge Pull Request #15708 from dmytro-ch/magento2:2.1-develop-PR-port-15519 - Merged commits: 1. bb00a25
2 parents 6103b6b + bb00a25 commit 51f4fdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Model/Product/Type/AbstractType.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ public function getChildrenIds($parentId, $required = true)
238238
}
239239

240240
/**
241-
* Retrieve parent ids array by requered child
241+
* Retrieve parent ids array by required child
242242
*
243243
* @param int|array $childId
244244
* @return array

0 commit comments

Comments
 (0)