mirror of
https://github.com/apache/nuttx.git
synced 2026-05-24 16:11:56 +08:00
UBSan: Minor typo fix to align with other place
Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
This commit is contained in:
+1
-1
@@ -232,7 +232,7 @@ config MM_UBSAN_OPTION
|
||||
for available options.
|
||||
|
||||
config MM_UBSAN_TRAP_ON_ERROR
|
||||
bool "Enable UBsan trap on error to crash immediately"
|
||||
bool "Enable UBSan trap on error to crash immediately"
|
||||
depends on MM_UBSAN
|
||||
default y
|
||||
---help---
|
||||
|
||||
Reference in New Issue
Block a user