"Paralleled" should have been "parceled".

Pointed out by:	julian
Relayed by:	rdivacky
This commit is contained in:
flz 2006-12-15 21:45:32 +00:00
parent c98f016084
commit 51887b9242

View File

@ -191,7 +191,7 @@ struct mqueue_notifier;
* inheritance schemes. * inheritance schemes.
* *
* The second is the proc (process) which owns all the resources of a process * The second is the proc (process) which owns all the resources of a process
* other than CPU cycles, which are paralleled out to the threads. * other than CPU cycles, which are parceled out to the threads.
*/ */
/*************** /***************