mirror of
https://github.com/google/pebble.git
synced 2025-11-17 04:50:56 -05:00
spelling: destroy
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user