Skip to content

Commit 15861ca

Browse files
committed
typo
1 parent 0c98b60 commit 15861ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/ESP8266mDNS/src/LEAmDNS2Host_Transfer.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ bool clsLEAMDNSHost::_sendMessage_Multicast(netif* pNetIf, clsLEAMDNSHost::clsSe
212212
213213
The MDNS message is composed in a two-step process.
214214
In the first loop 'only' the header informations (mainly number of answers) are collected,
215-
while in the seconds loop, the header and all queries and answers are written to the UDP
215+
while in the second loop, the header and all queries and answers are written to the UDP
216216
output buffer.
217217
218218
*/

0 commit comments

Comments
 (0)