Skip to content

Commit 74a8ff2

Browse files
author
Oleksii Korshenko
committed
MAGETWO-64541: [GitHub] [PR] Added typo correction for table name comment #6049
- Merge Pull Request #6049 from atishgoswami/magento2:issue-typo-correction
2 parents 5eb49dc + b2129b2 commit 74a8ff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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)