Skip to content

Commit fcc218c

Browse files
committed
Update LMViewModel.swift
1 parent ea17ba0 commit fcc218c

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
@@ -69,7 +69,7 @@ public actor LMViewModel: ILocationManagerViewModel{
6969
}
7070
}
7171

72-
/// Start streaming locations
72+
/// Stop streaming locations
7373
public func stop(){
7474
manager.stop()
7575
state = .idle

0 commit comments

Comments
 (0)