Skip to content

Commit bcb34bf

Browse files
authored
Update components/libc/cplusplus/Kconfig
1 parent 6ef4ac6 commit bcb34bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/libc/cplusplus/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ menuconfig RT_USING_CPLUSPLUS
55
if RT_USING_CPLUSPLUS
66

77
config RT_USING_CPP_MULTITHREAD
8-
bool "Enable RT-Thread C++ thread feature support"
8+
bool "Enable RT-Thread C++ multi-threads feature support"
99
default n
1010

1111
config RT_USING_CPLUSPLUS11

0 commit comments

Comments
 (0)