We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62b577c commit 40c03a1Copy full SHA for 40c03a1
app/code/Magento/ConfigurableProduct/Ui/DataProvider/Attributes.php
@@ -36,7 +36,7 @@ public function __construct(
36
$this->collection = $configurableAttributeHandler->getApplicableAttributes();
37
}
38
39
- /** Getting the prdouct attribute collection.
+ /** Getting the product attribute collection.
40
*
41
* @return \Magento\Catalog\Model\ResourceModel\Product\Attribute\Collection
42
*/
0 commit comments