mirror of
https://github.com/google/pebble.git
synced 2025-05-22 11:24:52 +00:00
spelling: cannot
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
04ba22ffb9
commit
f7cac0ad9b
3 changed files with 4 additions and 4 deletions
|
@ -136,7 +136,7 @@ void test_ams__discover_of_ams_should_subscribe_to_entity_update_characteristic(
|
|||
// Assert ams.c can handle the characteristic reference for the first instance:
|
||||
prv_assert_can_handle_characteristics(0, true /* expect_can_handle */);
|
||||
|
||||
// Assert ams.c can not handle the characteristic reference for the second instance:
|
||||
// Assert ams.c cannot handle the characteristic reference for the second instance:
|
||||
prv_assert_can_handle_characteristics(1, false /* expect_can_handle */);
|
||||
|
||||
// The first instance is expected to be used.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue