Skip to content

Commit 9780445

Browse files
committed
NotificationStore: Updates Comment
1 parent e967f7d commit 9780445

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Yosemite/Yosemite/Stores/NotificationStore.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ extension NotificationStore {
242242
}
243243
}
244244

245-
///
245+
/// Invalidates the Hash for the specified Notifications.
246246
///
247247
func invalidateCache(for noteIds: [Int64], onCompletion: (() -> Void)? = nil) {
248248
let derivedStorage = type(of: self).sharedDerivedStorage(with: storageManager)

0 commit comments

Comments
 (0)