mirror of
https://github.com/google/pebble.git
synced 2025-05-23 19:54:53 +00:00
spelling: correct
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
837f87c424
commit
1cceb1206d
2 changed files with 3 additions and 3 deletions
|
@ -59,7 +59,7 @@ bool workout_service_is_workout_type_supported(ActivitySessionType type);
|
|||
//! All workouts must eventually get stopped
|
||||
bool workout_service_start_workout(ActivitySessionType type);
|
||||
|
||||
//! Pause / unpause the currect workout
|
||||
//! Pause / unpause the correct workout
|
||||
bool workout_service_pause_workout(bool should_be_paused);
|
||||
|
||||
//! Stops the current workout. Resumes automatic activity session detection
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue