File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -98,16 +98,16 @@ if RT_USING_DFS
9898
9999 if RT_USING_DFS_NET
100100 config HAVE_SYS_SELECT_H
101- bool "Toolchains/libc have provide sys/select.h"
101+ bool "Toolchains/libc have provided sys/select.h"
102102 default n
103103 help
104- Toolchains/libc have provide sys/select.h file, therefore, disable the sys/select.h in RT-Thread.
104+ Toolchains/libc have provided sys/select.h file, therefore, disable the sys/select.h in RT-Thread.
105105
106106 config HAVE_SYS_SOCKET_H
107- bool "Toolchains/libc have provide sys/socket.h"
107+ bool "Toolchains/libc have provided sys/socket.h"
108108 default n
109109 help
110- Toolchains/libc have provide sys/socket.h file, therefore, disable the sys/socket.h in RT-Thread.
110+ Toolchains/libc have provided sys/socket.h file, therefore, disable the sys/socket.h in RT-Thread.
111111 endif
112112
113113 config RT_USING_DFS_ROMFS
You can’t perform that action at this time.
0 commit comments