Skip to content

Commit 79391a4

Browse files
committed
feat: comment improvements
1 parent 1c84a23 commit 79391a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WooCommerce/Classes/ViewRelated/Orders/Order Filters/Date Range Filter/Custom Range Filter/DateRangeFilterViewController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import UIKit
22

33
// MARK: - DateRangeFilterViewController
4-
// Allow to filter the orders by a range of dates
4+
// Allow to choose a range of dates (eg. used in Order Filters Date Range)
55
//
66
final class DateRangeFilterViewController: UIViewController {
77

0 commit comments

Comments
 (0)