mirror of
https://github.com/google/pebble.git
synced 2025-04-24 05:27:07 -04:00
spelling: unsubscribed
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
445eb1471b
commit
0f74b405d0
1 changed files with 1 additions and 1 deletions
|
@ -101,5 +101,5 @@ static bool prv_add_handler(const char *event_name, jerry_value_t handler) {
|
|||
const RockyGlobalAPI TICKSERVICE_APIS = {
|
||||
.init = prv_init,
|
||||
.add_handler = prv_add_handler,
|
||||
// TODO: PBL-43380 apparently, we never unsubsrcibed from tick events…
|
||||
// TODO: PBL-43380 apparently, we never unsubscribed from tick events…
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue