Skip to content

Commit b0d9e75

Browse files
authored
LwipIntf - typo (#9103)
1 parent c96dc26 commit b0d9e75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cores/esp8266/LwipIntf.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ extern "C"
4343
// can return nullptr when STA is down
4444
// - Because WiFi is started in off mode at boot time,
4545
// wifi_station_set/get_hostname() is now no more used
46-
// because setting hostname firt does not work anymore
46+
// because setting hostname first does not work anymore
4747
// - wifi_station_hostname is overwritten by SDK when wifi is
4848
// woken up in WiFi::mode()
4949
//

0 commit comments

Comments
 (0)