Skip to content

Commit 5a3b089

Browse files
committed
Update LMViewModel.swift
1 parent 76ff497 commit 5a3b089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/d3-async-location/viewmodel/LMViewModel.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import SwiftUI
99
import CoreLocation
1010

1111

12-
/// Viewmodel posting locations
12+
/// Viewmodel posting locations asynchronously
1313
/// Add or inject LMViewModel into a View ```@EnvironmentObject var model: LMViewModel```
1414
/// Call method start() within async environment to start async stream of locations
1515
@available(iOS 15.0, watchOS 7.0, *)

0 commit comments

Comments
 (0)