Skip to content

Commit b35dca6

Browse files
committed
Fix typos in DocBlock comments
1 parent 795fee6 commit b35dca6

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/CatalogImportExport/Test/Unit/Model/Import/Product/Type

1 file changed

+1
-1
lines changed

app/code/Magento/CatalogImportExport/Test/Unit/Model/Import/Product/Type/OptionTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ class OptionTest extends \Magento\ImportExport\Test\Unit\Model\Import\AbstractIm
1919
const PATH_TO_CSV_FILE = '/_files/product_with_custom_options.csv';
2020

2121
/**
22-
* Test store parametes
22+
* Test store parameters
2323
*
2424
* @var array
2525
*/

0 commit comments

Comments
 (0)