Skip to content

Commit

Permalink
MAGETWO-66764: Fix typo #4844
Browse files Browse the repository at this point in the history
 - Merge Pull Request #4844 from orlangur/magento2:unigue-unique
  • Loading branch information
vrann committed Mar 25, 2017
2 parents 8cf01c2 + 30af634 commit 546618a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/code/Magento/ConfigurableProduct/i18n/en_US.csv
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Summary,Summary
"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."
"Associated Products","Associated Products"
"Step 2: Attribute Values","Step 2: Attribute Values"
"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."
"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."
"Sort Variations","Sort Variations"
Options,Options
"Select All","Select All"
Expand Down
2 changes: 1 addition & 1 deletion app/code/Magento/Swatches/i18n/en_US.csv
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Delete,Delete
"Upload a file","Upload a file"
Clear,Clear
"Step 2: Attribute Values","Step 2: Attribute Values"
"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."
"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."
"Sort Variations","Sort Variations"
Options,Options
"Select All","Select All"
Expand Down

0 comments on commit 546618a

Please sign in to comment.