Skip to content

Commit 5a1b122

Browse files
authored
MAGETWO-66764: Fix typo #4844
2 parents 849991f + 546618a commit 5a1b122

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/code/Magento/ConfigurableProduct/i18n/en_US.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Summary,Summary
3535
"This attribute is used in configurable products. You cannot remove it from the attribute set.","This attribute is used in configurable products. You cannot remove it from the attribute set."
3636
"Associated Products","Associated Products"
3737
"Step 2: Attribute Values","Step 2: Attribute Values"
38-
"Select values from each attribute to include in this product. Each unique combination of values creates a unigue product SKU.","Select values from each attribute to include in this product. Each unique combination of values creates a unigue product SKU."
38+
"Select values from each attribute to include in this product. Each unique combination of values creates a unique product SKU.","Select values from each attribute to include in this product. Each unique combination of values creates a unique product SKU."
3939
"Sort Variations","Sort Variations"
4040
Options,Options
4141
"Select All","Select All"

app/code/Magento/Swatches/i18n/en_US.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Delete,Delete
1515
"Upload a file","Upload a file"
1616
Clear,Clear
1717
"Step 2: Attribute Values","Step 2: Attribute Values"
18-
"Select values from each attribute to include in this product. Each unique combination of values creates a unigue product SKU.","Select values from each attribute to include in this product. Each unique combination of values creates a unigue product SKU."
18+
"Select values from each attribute to include in this product. Each unique combination of values creates a unique product SKU.","Select values from each attribute to include in this product. Each unique combination of values creates a unique product SKU."
1919
"Sort Variations","Sort Variations"
2020
Options,Options
2121
"Select All","Select All"

0 commit comments

Comments
 (0)