mirror of https://github.com/google/pebble
spelling: create
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
89894ab4f1
commit
b92a7363d5
|
@ -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);
|
||||
|
||||
|
|
Loading…
Reference in New Issue