mirror of
https://github.com/google/pebble.git
synced 2025-05-30 23:13:11 +00:00
spelling: occurred
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
0f0c1cca12
commit
3d34684548
10 changed files with 15 additions and 15 deletions
|
@ -379,7 +379,7 @@ typedef enum {
|
|||
|
||||
//! Developer-supplied event handler, called when a health-related event occurs after subscribing
|
||||
//! via \ref health_service_events_subscribe();
|
||||
//! @param event The type of health-related event that occured.
|
||||
//! @param event The type of health-related event that occurred.
|
||||
//! @param context The developer-supplied context pointer.
|
||||
typedef void (*HealthEventHandler)(HealthEventType event, void *context);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue