sched/signal: fix typo in comment
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
parent
8286a558c8
commit
12646cc142
|
@ -42,7 +42,7 @@
|
|||
* Name: sigpending
|
||||
*
|
||||
* Description:
|
||||
* This function returns the set of signals that are blocked from deliveryi
|
||||
* This function returns the set of signals that are blocked from delivery
|
||||
* and that are pending for the calling process in the space pointed to by
|
||||
* set.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue