Skip to content

Commit

Permalink
fix(docs): Rename Stops to Starts
Browse files Browse the repository at this point in the history
  • Loading branch information
GZLiew authored and cmsj committed Feb 27, 2023
1 parent ac5dd01 commit e1bd3ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/camera/libcamera.m
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ void deviceWatcherDoCallback(CMIODeviceID deviceId, NSString *event) {

/// hs.camera.startWatcher()
/// Function
/// Stops the camera devices watcher
/// Starts the camera devices watcher
///
/// Parameters:
/// * None
Expand Down

0 comments on commit e1bd3ef

Please sign in to comment.