mirror of
https://github.com/google/pebble.git
synced 2025-11-13 19:12:49 -05:00
spelling: create
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -183,7 +183,7 @@ void test_app_smartstrap__invalid_args(void) {
|
||||
}
|
||||
|
||||
void test_app_smartstrap__check_ids(void) {
|
||||
// craete an attribute
|
||||
// create an attribute
|
||||
SmartstrapAttribute *attr = app_smartstrap_attribute_create(0x1111, 0x2222, 100);
|
||||
cl_assert(attr != NULL);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user