From 24a89f673857e8f49c3890f5a527f34d1b16806d Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Fri, 2 Jan 2015 16:02:47 +0100 Subject: ddb: Fix typos in comments (found by codespell) Signed-off-by: Stefan Weil --- ddb/db_task_thread.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ddb/db_task_thread.c') diff --git a/ddb/db_task_thread.c b/ddb/db_task_thread.c index edab17e5..7927e674 100644 --- a/ddb/db_task_thread.c +++ b/ddb/db_task_thread.c @@ -150,7 +150,7 @@ db_check_thread_address_valid(thread) } /* - * convert task_id(queue postion) to task address + * convert task_id(queue position) to task address */ task_t db_lookup_task_id(int task_id) -- cgit v1.2.3