diff --git a/components/lwip/Kconfig b/components/lwip/Kconfig index 911db6fff..ceb1453f9 100644 --- a/components/lwip/Kconfig +++ b/components/lwip/Kconfig @@ -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