mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: expiration
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
cb8f7b7fc1
commit
1f430457c1
1 changed files with 1 additions and 1 deletions
|
@ -217,7 +217,7 @@ void test_hrm_manager__subscription(void) {
|
|||
cl_assert_equal_b(hrm_is_enabled(HRM), false);
|
||||
}
|
||||
|
||||
// When we cleanup after an app process, its subscription, if any, should get an expriration time
|
||||
// When we cleanup after an app process, its subscription, if any, should get an expiration time
|
||||
// placed on it
|
||||
void test_hrm_manager__app_cleanup(void) {
|
||||
stub_pebble_tasks_set_current(PebbleTask_App);
|
||||
|
|
Loading…
Add table
Reference in a new issue