Skip to content

Commit 57a2aa5

Browse files
committed
Update Docs
1 parent e663dad commit 57a2aa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WooCommerce/Classes/ViewRelated/Dashboard/Analytics Hub/AnalyticsHubViewModel.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ private extension AnalyticsHubViewModel {
229229
syncErrorMessage: Localization.OrderCard.noOrders)
230230
}
231231

232-
/// Helper function to create a `AnalyticsReportCardViewModel` from the fetched stats.
232+
/// Helper function to create a `AnalyticsProductCardViewModel` from the fetched stats.
233233
///
234234
static func productCard(currentPeriodStats: OrderStatsV4?,
235235
previousPeriodStats: OrderStatsV4?,

0 commit comments

Comments
 (0)