We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba6b151 commit 09667d9Copy full SHA for 09667d9
app/code/Magento/ImportExport/Model/Import.php
@@ -79,7 +79,7 @@ class Import extends AbstractModel
79
public const FIELD_NAME_ALLOWED_ERROR_COUNT = 'allowed_error_count';
80
81
/**
82
- * Validation startegt field name
+ * Validation strategy field name
83
*/
84
public const FIELD_NAME_VALIDATION_STRATEGY = 'validation_strategy';
85
0 commit comments