spelling: grab

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2025-01-28 11:57:47 -05:00
parent 8513038ad2
commit a57a2f6fea

View file

@ -380,7 +380,7 @@ void test_ble_hrm__grant_after_disconnection(void) {
// Fake disconnection: // Fake disconnection:
s_connections[0] = NULL; s_connections[0] = NULL;
// Grabt permission after disconnection. // Grab permission after disconnection.
// Request object should be freed and thing shouldn't crash. // Request object should be freed and thing shouldn't crash.
prv_assert_permissions_ui_and_respond(true /* is_granted */); prv_assert_permissions_ui_and_respond(true /* is_granted */);