mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: lifecycle
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
2ca6621c38
commit
9a74f51086
1 changed files with 1 additions and 1 deletions
|
@ -1068,7 +1068,7 @@ void ancs_handle_ios9_or_newer_detected(void) {
|
||||||
}
|
}
|
||||||
|
|
||||||
// -------------------------------------------------------------------------------------------------
|
// -------------------------------------------------------------------------------------------------
|
||||||
// Lifecyle
|
// Lifecycle
|
||||||
|
|
||||||
void ancs_create(void) {
|
void ancs_create(void) {
|
||||||
PBL_ASSERTN(s_ancs_client == NULL);
|
PBL_ASSERTN(s_ancs_client == NULL);
|
||||||
|
|
Loading…
Add table
Reference in a new issue