Fixed some typos, courtesy of codespell

This commit is contained in:
Tobias Brunner
2017-11-15 10:21:13 +01:00
parent c87b16d256
commit 527b3f0ca5
15 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -131,7 +131,7 @@ struct private_task_manager_t {
array_t *queued_tasks;
/**
* Array of active tasks, initiated by ourselve
* Array of active tasks, initiated by ourselves
*/
array_t *active_tasks;