diff --git a/src/fw/comm/ble/kernel_le_client/ancs/ancs.c b/src/fw/comm/ble/kernel_le_client/ancs/ancs.c index 3f11e52a..47b863fd 100644 --- a/src/fw/comm/ble/kernel_le_client/ancs/ancs.c +++ b/src/fw/comm/ble/kernel_le_client/ancs/ancs.c @@ -1068,7 +1068,7 @@ void ancs_handle_ios9_or_newer_detected(void) { } // ------------------------------------------------------------------------------------------------- -// Lifecyle +// Lifecycle void ancs_create(void) { PBL_ASSERTN(s_ancs_client == NULL);