components/lwip: fix grammar

This commit is contained in:
Ivan Grokhotkov 2016-09-20 16:53:56 +08:00
parent 6b42b90595
commit 3b22173a93

View file

@ -20,7 +20,7 @@ config LWIP_SO_REUSE
bool "Enable SO_REUSEADDR option" bool "Enable SO_REUSEADDR option"
default 0 default 0
help help
Enabling this option allows to bind to a port which remains in Enabling this option allows binding to a port which remains in
TIME_WAIT. TIME_WAIT.
endmenu endmenu