Fix a typo in the comment.

Noticed by:	Samy Al Bahra
This commit is contained in:
maxim 2005-04-15 14:01:43 +00:00
parent 5451107658
commit 95d0c584cb

View File

@ -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()
*/