Skip to content

Commit a3cc95e

Browse files
ENGCOM-1791: [Forwardport] Typo correction #15707
2 parents c665b89 + f8e26c9 commit a3cc95e

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)