components/lwip: fix grammar
This commit is contained in:
parent
6b42b90595
commit
3b22173a93
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue