comments/docs: fix typos in comments

This fix some typos in comments.

Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
This commit is contained in:
Yanfeng Liu
2024-03-06 09:11:21 +08:00
committed by Xiang Xiao
parent 54e9e582d5
commit a66c7c3ee1
19 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ extern "C"
****************************************************************************/
/* g_current_regs[] holds a references to the current interrupt level
* register storage structure. If is non-NULL only during interrupt
* register storage structure. It is non-NULL only during interrupt
* processing. Access to g_current_regs[] must be through the macro
* CURRENT_REGS for portability.
*/