Fix typos

This commit is contained in:
Yoshinori Sugino
2020-09-28 10:18:26 +09:00
committed by Xiang Xiao
parent fe0a88c838
commit 698008d1e5
22 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
* This function is called by the OS when one or more
* signal handling actions have been queued for execution.
* The architecture specific code must configure things so
* that the 'igdeliver' callback is executed on the thread
* that the 'sigdeliver' callback is executed on the thread
* specified by 'tcb' as soon as possible.
*
* This function may be called from interrupt handling logic.