Fix typo.

Submitted by:	rdivacky
MFC after:	1 month
This commit is contained in:
Konstantin Belousov 2009-10-12 10:09:48 +00:00
parent 6b8c18292c
commit 7df8f6ab6f

View File

@ -1014,7 +1014,7 @@ kern_sigprocmask(struct thread *td, int how, sigset_t *set, sigset_t *oset,
}
/*
* The new_block set contains signals that were not previosly
* The new_block set contains signals that were not previously
* blocked, but are blocked now.
*
* In case we block any signal that was not previously blocked