We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee7506d commit a58294fCopy full SHA for a58294f
WooCommerce/Classes/Tools/BackgroundTasks/BackgroundTaskSchedule.swift
@@ -12,7 +12,7 @@ extension BackgroundTaskRefreshDispatcher.BackgroundTaskType {
12
}
13
14
15
-/// BackgroundTaskSchedule is a helper tool to etermine the next BackgroundTask based on the preferred run period
+/// BackgroundTaskSchedule is a helper tool to determine the next BackgroundTask based on the preferred run period
16
///
17
final class BackgroundTaskSchedule {
18
private var preferredTaskDate: [BackgroundTaskRefreshDispatcher.BackgroundTaskType: Date] = [:]
0 commit comments