components/lwip: fix grammar

pull/21/head
Ivan Grokhotkov 2016-09-20 16:53:56 +08:00
rodzic 6b42b90595
commit 3b22173a93
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -20,7 +20,7 @@ config LWIP_SO_REUSE
bool "Enable SO_REUSEADDR option"
default 0
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.
endmenu