mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: destroy
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
2e9824bf45
commit
45c881e347
1 changed files with 1 additions and 1 deletions
|
@ -530,7 +530,7 @@ void process_manager_process_cleanup(PebbleTask task) {
|
|||
|
||||
PBL_LOG(LOG_LEVEL_DEBUG, "%s is getting cleaned up", pebble_task_get_name(task));
|
||||
|
||||
// Shutdown services that may be running. Do this before we destory the task and clear the queue
|
||||
// Shutdown services that may be running. Do this before we destroy the task and clear the queue
|
||||
// just in case other services are still in flight.
|
||||
accel_service_cleanup_task_session(task);
|
||||
animation_service_cleanup(task);
|
||||
|
|
Loading…
Add table
Reference in a new issue