He Chunhui 9 ani în urmă
părinte
comite
7290ff5d76
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      components/net/lwip_nat/ipv4_nat.c

+ 1 - 1
components/net/lwip_nat/ipv4_nat.c

@@ -622,7 +622,7 @@ ip_nat_tmr(void)
   }
 }
 
-/** Vheck if we want to perform NAT with this packet. If so, send it out on
+/** Check if we want to perform NAT with this packet. If so, send it out on
  * the correct interface.
  *
  * @param p the packet to test/send