mirror of
https://github.com/google/pebble.git
synced 2025-11-16 12:30:55 -05:00
spelling: cannot
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user