Skip to content

Commit b2129b2

Browse files
Added typo correction for table name comment
1 parent 10407d3 commit b2129b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/ProductVideo/Setup/InstallSchema.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
use Magento\Catalog\Model\ResourceModel\Product\Gallery;
1212

1313
/**
14-
* Class InstallSchema adds new table `eav_attribute_option_swatch`
14+
* Class InstallSchema adds new table `catalog_product_entity_media_gallery_value_video`
1515
*/
1616
class InstallSchema implements InstallSchemaInterface
1717
{

0 commit comments

Comments
 (0)