Skip to content

Commit f8e26c9

Browse files
ENGCOM-1791: [Forwardport] Typo correction #15707
- Merge Pull Request #15707 from dmytro-ch/magento2:2.3-develop-PR-port-15519 - Merged commits: 1. 31e49bc
2 parents 943e2cd + 31e49bc commit f8e26c9

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
@@ -252,7 +252,7 @@ public function getChildrenIds($parentId, $required = true)
252252
}
253253

254254
/**
255-
* Retrieve parent ids array by requered child
255+
* Retrieve parent ids array by required child
256256
*
257257
* @param int|array $childId
258258
* @return array

0 commit comments

Comments
 (0)