Skip to content

Commit 21f1b75

Browse files
committed
Fix comment
1 parent f1db99e commit 21f1b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WooCommerce/Classes/ViewRelated/Orders/Order Creation/StatusSection/OrderStatusList.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ struct OrderStatusList: UIViewControllerRepresentable {
77

88
let siteID: Int64
99

10-
/// The index of preselected order status.
10+
/// Preselected order status.
1111
///
1212
let status: OrderStatusEnum
1313

0 commit comments

Comments
 (0)