mirror of
https://github.com/google/pebble.git
synced 2025-04-24 05:27:07 -04:00
spelling: simultaneous
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
cbbaeba03c
commit
608aac6e0b
1 changed files with 1 additions and 1 deletions
|
@ -443,7 +443,7 @@ uint16_t health_service_get_heart_rate_sample_period_expiration_sec(void);
|
|||
//! \endcode
|
||||
//!
|
||||
//! In the current implementation, only one alert per metric can be registered at a time. Future
|
||||
//! implementations may support two or more simulataneous alert registrations per metric. To change
|
||||
//! implementations may support two or more simultaneous alert registrations per metric. To change
|
||||
//! the alert threshold in the current implementation, cancel the original registration
|
||||
//! using `health_service_cancel_metric_alert` before registering the new threshold.
|
||||
//! @param metric Which \ref HealthMetric to query.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue