spelling: lifecycle

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 12:05:47 -05:00
parent 2ca6621c38
commit 9a74f51086

View file

@ -1068,7 +1068,7 @@ void ancs_handle_ios9_or_newer_detected(void) {
}
// -------------------------------------------------------------------------------------------------
// Lifecyle
// Lifecycle
void ancs_create(void) {
PBL_ASSERTN(s_ancs_client == NULL);