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