spelling: unsubscribe

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 17:05:38 -05:00
parent c32466e61e
commit 445eb1471b
2 changed files with 2 additions and 2 deletions

View file

@ -1101,6 +1101,6 @@ void test_ppogatt__mtu_zero_due_to_service_rediscovery_while_resetting(void) {
// No crash nor DUMA failures
}
void test_ppogatt__unsubcribe_when_no_memory_for_comm_session(void) {
void test_ppogatt__unsubscribe_when_no_memory_for_comm_session(void) {
// TODO
}