Skip to content

Commit 8ffc3e3

Browse files
hujun260xiaoxiang781216
authored andcommitted
fix a typo
Signed-off-by: hujun5 <[email protected]>
1 parent 63f9479 commit 8ffc3e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/libc/machine/arch_atomic.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
#include <nuttx/macro.h>
3333

3434
/****************************************************************************
35-
* Pivate Data
35+
* Private Data
3636
****************************************************************************/
3737

3838
static spinlock_t g_atomic_lock = SP_UNLOCKED;

0 commit comments

Comments
 (0)