Skip to content

Commit 04fa5e2

Browse files
committed
Fixed typo
1 parent ff0f514 commit 04fa5e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

WooCommerce/Classes/ViewRelated/Products/Edit Product/Product Settings/Menu Order/ProductMenuOrderViewController.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ final class ProductMenuOrderViewController: UIViewController {
1818
///
1919
init(settings: ProductSettings, completion: @escaping Completion) {
2020
productSettings = settings
21-
let text1 =
2221
let footerText = NSLocalizedString("Determines the products positioning in the catalog."
2322
+ " The lower the value of the number, the higher the item will be on the product list. You can also use negative values",
2423
comment: "Footer text in Product Menu order screen")

0 commit comments

Comments
 (0)