Skip to content

Commit aab5964

Browse files
MAGETWO-75310: Fixed Typo Mistake in comment. #10905
2 parents e649b4c + 8f98c7a commit aab5964

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/ConfigurableProduct/Model/Product/Type/Configurable

1 file changed

+1
-1
lines changed

app/code/Magento/ConfigurableProduct/Model/Product/Type/Configurable/Attribute.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ public function afterSave()
111111
}
112112

113113
/**
114-
* Load counfigurable attribute by product and product's attribute
114+
* Load configurable attribute by product and product's attribute
115115
*
116116
* @param \Magento\Catalog\Model\Product $product
117117
* @param \Magento\Catalog\Model\ResourceModel\Eav\Attribute $attribute

0 commit comments

Comments
 (0)