mirror of
https://github.com/google/pebble.git
synced 2025-05-19 01:44:53 +00:00
spelling: have
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
d52c94a0ed
commit
1fcda4287c
3 changed files with 3 additions and 3 deletions
|
@ -1434,7 +1434,7 @@ void test_health__avg_partial_days(void) {
|
|||
|
||||
// ---
|
||||
// Compute weekend HealthMetricActiveSeconds average from 4am to 9am. This should use the
|
||||
// daily totals since we don't havce 15-minute averages maintained for this metric
|
||||
// daily totals since we don't have 15-minute averages maintained for this metric
|
||||
exp_value = (k_daily_total * 5 * MINUTES_PER_HOUR) / MINUTES_PER_DAY;
|
||||
|
||||
// Since "today" is Monday, going back 24 hours puts us on a weekend
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue