1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-05 18:05:16 +00:00

"Paralleled" should have been "parceled".

Pointed out by:	julian
Relayed by:	rdivacky
This commit is contained in:
Florent Thoumie 2006-12-15 21:45:32 +00:00
parent 9079fff550
commit 9c65d944a0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=165261

View File

@ -191,7 +191,7 @@ struct mqueue_notifier;
* inheritance schemes.
*
* 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.
*/
/***************