mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: protocol
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
110e0fda31
commit
47af5bd094
1 changed files with 1 additions and 1 deletions
|
@ -206,7 +206,7 @@ void test_app_run_state__send_update(void) {
|
|||
}
|
||||
|
||||
void test_app_run_state__protocol_msg_callback(void) {
|
||||
// Tests app_run_state_procotol_msg_callback which should take data
|
||||
// Tests app_run_state_protocol_msg_callback which should take data
|
||||
// from a source and perform the appropriate command
|
||||
prv_set_remote_active();
|
||||
prv_set_remote_capability(CommSessionRunState);
|
||||
|
|
Loading…
Add table
Reference in a new issue