diff --git a/net/tftp.c b/net/tftp.c index 6d44298878857aaecf765879c1291c1d2267d691..a893e020fd618f7d26d5966182f6e84c6b9badd1 100644 --- a/net/tftp.c +++ b/net/tftp.c @@ -458,7 +458,7 @@ TftpHandler(uchar *pkt, unsigned dest, IPaddr_t sip, unsigned src, store_block(TftpBlock - 1, pkt + 2, len); /* - * Acknoledge the block just received, which will prompt + * Acknowledge the block just received, which will prompt * the remote for the next one. */ #ifdef CONFIG_MCAST_TFTP