Fix a typo in the comment.

Noticed by:	Samy Al Bahra
This commit is contained in:
Maxim Konovalov 2005-04-15 14:01:43 +00:00
parent 3eb1247ba7
commit f305048664
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=145109

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