Skip to content

Commit 013c7fa

Browse files
Update WooCommerce/Classes/ViewRelated/Products/Variations/GenerateVariationsSelectorCommand.swift
Co-authored-by: Evgeny Aleksandrov <[email protected]>
1 parent 489ffda commit 013c7fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WooCommerce/Classes/ViewRelated/Products/Variations/GenerateVariationsSelectorCommand.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ private extension GenerateVariationsSelectorCommand {
6363
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.",
66-
comment: "Descroption for the option to generate all possible variations")
66+
comment: "Description for the option to generate all possible variations")
6767

6868
}
6969
}

0 commit comments

Comments
 (0)