mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 05:16:47 +08:00
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:
@@ -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.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user