From b5365a3c2cdaa507c0af3edd30d9d597083606bc Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Fri, 2 Jan 2015 16:02:52 +0100 Subject: kern: Fix typos in comments (found by codespell) Signed-off-by: Stefan Weil --- kern/ipc_kobject.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kern/ipc_kobject.c') diff --git a/kern/ipc_kobject.c b/kern/ipc_kobject.c index bf22028..709ec9e 100644 --- a/kern/ipc_kobject.c +++ b/kern/ipc_kobject.c @@ -244,7 +244,7 @@ ipc_kobject_server(request) } else { /* * The message contents of the request are intact. - * Destroy everthing except the reply port right, + * Destroy everything except the reply port right, * which is needed in the reply message. */ -- cgit v1.2.3