Skip to content

Commit b1630bf

Browse files
author
Stanislav Idolov
authored
ENGCOM-1792: [Backport] Typo correction #15708
2 parents eae6483 + 51f4fdf commit b1630bf

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)