Skip to content

Commit 035800e

Browse files
Capitialize the short description
1 parent 375efd1 commit 035800e

File tree

1 file changed

+2
-2
lines changed
  • app/code/Magento/Bundle/Ui/DataProvider/Product/Form/Modifier

1 file changed

+2
-2
lines changed

app/code/Magento/Bundle/Ui/DataProvider/Product/Form/Modifier/BundlePrice.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ public function __construct(
4141
}
4242

4343
/**
44-
* modified modify meta for bundle product
44+
* Modified modify meta for bundle product
4545
*
4646
* @param array $meta
4747
* @return array
@@ -97,7 +97,7 @@ public function modifyMeta(array $meta)
9797
}
9898

9999
/**
100-
* modify data for bundle product
100+
* Modify data for bundle product
101101
*
102102
* @param array $data
103103
* @return array

0 commit comments

Comments
 (0)