mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: grab
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
8513038ad2
commit
a57a2f6fea
1 changed files with 1 additions and 1 deletions
|
@ -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 */);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue