File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
WooCommerce/Classes/ViewRelated/Products/Variations Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ private extension GenerateVariationsSelectorCommand {
6060 enum Localization {
6161 static let singleTitle = NSLocalizedString ( " Add new variation " , comment: " Title for the option to generate just one variation " )
6262 static let singleDescription = NSLocalizedString ( " Create one new variation. Manually set which attributes belong to the variable product. " ,
63- comment: " Descroption for the option to generate just one variation" )
63+ comment: " Description for the option to generate just one variation" )
6464 static let allTitle = NSLocalizedString ( " Generate all variations " , comment: " Title for the option to generate all possible variations " )
6565 static let allDescription = NSLocalizedString ( " Creates variations for all combinations of your attributes. " ,
6666 comment: " Descroption for the option to generate all possible variations " )
You can’t perform that action at this time.
0 commit comments