]> granicus.if.org Git - esp-idf/commitdiff
components/lwip: fix grammar
authorIvan Grokhotkov <ivan@espressif.com>
Tue, 20 Sep 2016 08:53:56 +0000 (16:53 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Tue, 20 Sep 2016 08:53:56 +0000 (16:53 +0800)
components/lwip/Kconfig

index 911db6fff42c308ed8fed2c1d38043c5dad65c19..ceb1453f9a3e8a7baf202326618a8a8b390d55bd 100644 (file)
@@ -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