From 2e89e331ebd018ba8457ef1ab943dfa5e391bd59 Mon Sep 17 00:00:00 2001 From: maxim Date: Fri, 15 Apr 2005 14:01:43 +0000 Subject: Fix a typo in the comment. Noticed by: Samy Al Bahra --- sys/kern/sched_4bsd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/kern/sched_4bsd.c') diff --git a/sys/kern/sched_4bsd.c b/sys/kern/sched_4bsd.c index f8a5c4f..552ab56 100644 --- a/sys/kern/sched_4bsd.c +++ b/sys/kern/sched_4bsd.c @@ -624,7 +624,7 @@ sched_setup(void *dummy) /* External interfaces start here */ /* * Very early in the boot some setup of scheduler-specific - * parts of proc0 and of soem scheduler resources needs to be done. + * parts of proc0 and of some scheduler resources needs to be done. * Called from: * proc0_init() */ -- cgit v1.1