mirror of
https://github.com/google/pebble.git
synced 2025-05-20 18:34:59 +00:00
spelling: relation
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
bc2c2393d7
commit
7d745d4c61
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ typedef struct PACKED ActivitySummarySettings {
|
|||
int8_t below_avg_threshold; //!< Values less than this are counted as above avg
|
||||
//!< In relation to 100% (eg 93% would be -7)
|
||||
int8_t fail_threshold; //!< Values less than this are counted as fail
|
||||
//!< In releastion to 100% (e.g. 55% would be -45)
|
||||
//!< In relation to 100% (e.g. 55% would be -45)
|
||||
|
||||
union {
|
||||
struct PACKED {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue